update entity
This commit is contained in:
@ -16,9 +16,9 @@
|
||||
"typeRoots": ["./src/types", "./node_modules/@types"],
|
||||
// "baseUrl": "src/",
|
||||
"noImplicitReturns": true,
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"noFallthroughCasesInSwitch": true
|
||||
// "allowJs": true,
|
||||
"declaration": true
|
||||
// "declaration": true
|
||||
// "emitDeclarationOnly": true,
|
||||
// "declarationMap": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user