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 35ff65f commit 6479bafCopy full SHA for 6479baf
packages/typegpu-noise/tsconfig.json
@@ -1,5 +1,5 @@
1
{
2
"extends": "../../tsconfig.base.json",
3
- "include": ["src/**/*", "tests/**/*", "vitest.config.ts", "build.config.ts"],
+ "include": ["src/**/*", "tests/**/*"],
4
"exclude": ["node_modules", "dist"]
5
}
0 commit comments