Skip to content

Commit c4aec57

Browse files
committed
fix ignore
1 parent 9bad3af commit c4aec57

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

tsconfig.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,5 @@
88
"resolveJsonModule": true,
99
"allowSyntheticDefaultImports": true
1010
},
11-
"exclude": [
12-
"src/server",
13-
"templates"
14-
]
11+
"exclude": ["server", "templates"]
1512
}

0 commit comments

Comments
 (0)