Skip to content

Commit

Permalink
fix outdated jsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
3vorp committed Feb 3, 2024
1 parent 6c2345d commit 32e6b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsconfig.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"exclude": ["node_modules", "json"],
"exclude": ["node_modules", "backups", "downloadedTextures", "instapassedTextures"],
"compilerOptions": {
"resolveJsonModule": true,
"baseUrl": ".",
Expand Down

0 comments on commit 32e6b6e

Please sign in to comment.