Skip to content

Commit bf53bd8

Browse files
authored
chore: remove irrelevant path
1 parent bb09e6d commit bf53bd8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tsconfig.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
],
99
"exclude": [
1010
"node_modules",
11-
"vendor/laravel/nova/node_modules",
12-
"vendor/laravel/nova/ui/node_modules"
11+
"vendor/laravel/nova/node_modules"
1312
],
1413
"compilerOptions": {
1514
// Tells TypeScript to read JS files, as

0 commit comments

Comments
 (0)