9 lines
No EOL
134 B
JSON
9 lines
No EOL
134 B
JSON
{
|
|
"compilerOptions": {
|
|
"module": "commonjs",
|
|
"strictNullChecks": true
|
|
},
|
|
"files": [
|
|
"index.d.ts"
|
|
]
|
|
} |