9 lines
139 B
JSON
Executable File
9 lines
139 B
JSON
Executable File
{
|
|
"compilerOptions": {
|
|
"target": "ESNext",
|
|
"module": "ESNext",
|
|
"moduleResolution": "Bundler",
|
|
"skipLibCheck": true
|
|
}
|
|
}
|