Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b816331

Browse files
committed
fix: tsconfig error
1 parent 5bb3704 commit b816331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
"isolatedModules": true,
2222
"skipLibCheck": true
2323
},
24-
"exclude": ["node_modules", "dist"]
24+
"exclude": ["node_modules", "dist", "eslint.config.js"]
2525
}

0 commit comments

Comments
 (0)