Skip to content

Commit bc2fd61

Browse files
committed
Remove unnecessary globs from tsconfig
1 parent 15783ed commit bc2fd61

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

apps/desktop-ui/tsconfig.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,7 @@
1212
"include": [
1313
".storybook/**/*",
1414
"src/**/*.ts",
15-
"src/**/*.mts",
16-
"src/**/*.cts",
17-
"src/**/*.tsx",
1815
"src/**/*.vue",
19-
"src/**/*.json",
2016
"src/**/*.d.ts",
2117
"vite.config.mts"
2218
],

0 commit comments

Comments
 (0)