7 lines
84 B
JSON
7 lines
84 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"baseUrl": "./js"
|
||
|
},
|
||
|
"exclude": ["node_modules"]
|
||
|
}
|