7 lines
130 B
JSON
7 lines
130 B
JSON
{
|
|
"compilerOptions": {
|
|
"moduleResolution": "nodenext",
|
|
"allowImportingTsExtensions": true,
|
|
"target": "esnext"
|
|
}
|
|
}
|