chore(): update linter tsconfig

This commit is contained in:
tiagosiebler
2024-11-08 13:13:58 +00:00
parent 9f20a00ecc
commit e1c26c3c47

View File

@@ -2,7 +2,6 @@
"extends": "./tsconfig.json",
"compilerOptions": {
"module": "commonjs",
// "outDir": "dist/cjs",
"target": "esnext",
"rootDir": "../",
"allowJs": true