fix(build): tighten TypeScript compiler settings and refresh package metadata
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"esModuleInterop": true,
|
||||
"verbatimModuleSyntax": true,
|
||||
"types": ["node"],
|
||||
"noImplicitAny": true,
|
||||
"ignoreDeprecations": "6.0",
|
||||
"baseUrl": ".",
|
||||
"paths": {}
|
||||
|
||||
Reference in New Issue
Block a user