6 lines
96 B
JSON
6 lines
96 B
JSON
{
|
|
"files": ["src/js/**.ts"],
|
|
"compilerOptions": {
|
|
"noImplicitAny": true,
|
|
}
|
|
} |