We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb8f444 commit b287f17Copy full SHA for b287f17
tsconfig.json
@@ -8,5 +8,5 @@
8
"strict": true
9
},
10
"include": ["**/*.ts"],
11
- "exclude": ["node_modules", "dist"]
+ "exclude": ["node_modules"]
12
}
0 commit comments