Remove commented out configuration

This commit is contained in:
Josh Gross 2025-06-02 21:54:07 -04:00
parent f734337387
commit 0e0b836b33
No known key found for this signature in database

View file

@ -6,10 +6,6 @@
"strict": true,
"forceConsistentCasingInFileNames": true
},
// "include": [
// "src/**/*",
// "types/non-webpack-require.d.ts"
// ],
"exclude": [
"__test__"
]