7 lines
92 B
JSON
7 lines
92 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "src"
|
|
},
|
|
"exclude": ["node_modules", "build"]
|
|
}
|