Skip to content

Commit 2bac443

Browse files
config(): remove exclude property
1 parent daeb1fd commit 2bac443

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tsconfig.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,5 @@
1111
"outDir": "./dist",
1212
"baseUrl": "./",
1313
"incremental": true
14-
},
15-
"exclude": ["node_modules", "dist"]
14+
}
1615
}

0 commit comments

Comments
 (0)