9 lines
85 B
JSON
9 lines
85 B
JSON
{
|
|
"exclude": [
|
|
"./build/"
|
|
],
|
|
"compilerOptions": {
|
|
"strict": true
|
|
}
|
|
}
|