Skip to content

Commit 1adad4a

Browse files
committed
ref/ remove some directories of tsconfig.app.json
1 parent f4535e5 commit 1adad4a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

Diff for: src/tsconfig.app.json

+1-5
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
"types": []
88
},
99
"exclude": [
10-
"src/test.ts",
11-
"**/*.spec.ts",
12-
"dist",
13-
"release",
14-
"node_modules"
10+
"**/*.spec.ts"
1511
]
1612
}

0 commit comments

Comments
 (0)