UNPKG

163 BJSONView Raw
1{
2 "compilerOptions": {
3 "target": "ES6",
4 "checkJs": true
5 },
6 "exclude": [
7 "node_modules",
8 "**/node_modules/*"
9 ]
10}
\No newline at end of file