UNPKG

180 BJSONView Raw
1{
2 "extends": "./tsconfig.json",
3 "compilerOptions": {
4 "noEmit": true
5 },
6 "exclude": [
7 "dist"
8 ],
9 "formatCodeOptions": {
10 "indentSize": 2,
11 "tabSize": 2
12 }
13}
\No newline at end of file