forked from noxious/server
Updated tsconfig.json according to MikroORM documentation
This commit is contained in:
parent
af5f4f97f2
commit
e19f30b15a
@ -9,5 +9,7 @@
|
||||
"forceConsistentCasingInFileNames": true, /* Ensure that casing is correct in imports. */
|
||||
"strict": true, /* Enable all strict type-checking options. */
|
||||
"skipLibCheck": true, /* Skip type checking of declaration files. */
|
||||
"experimentalDecorators": true,
|
||||
"emitDecoratorMetadata": true,
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user