chore(): update linter tsconfig
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
"extends": "./tsconfig.json",
|
"extends": "./tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"module": "commonjs",
|
"module": "commonjs",
|
||||||
// "outDir": "dist/cjs",
|
|
||||||
"target": "esnext",
|
"target": "esnext",
|
||||||
"rootDir": "../",
|
"rootDir": "../",
|
||||||
"allowJs": true
|
"allowJs": true
|
||||||
|
|||||||
Reference in New Issue
Block a user