wip
This commit is contained in:
@@ -26,6 +26,6 @@
|
||||
"data/*": ["./data/*"]
|
||||
}
|
||||
},
|
||||
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],
|
||||
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts", "tests/**/*.test.ts"],
|
||||
"exclude": ["node_modules", "scripts"]
|
||||
}
|
||||
Reference in New Issue
Block a user