Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bb3704 commit b816331Copy full SHA for b816331
tsconfig.json
@@ -21,5 +21,5 @@
21
"isolatedModules": true,
22
"skipLibCheck": true
23
},
24
- "exclude": ["node_modules", "dist"]
+ "exclude": ["node_modules", "dist", "eslint.config.js"]
25
}
0 commit comments