8 lines
152 B
JSON
8 lines
152 B
JSON
{
|
|
"compilerOptions": {
|
|
"strict": true,
|
|
"module": "ESNext",
|
|
"moduleResolution": "Bundler",
|
|
"target": "ESNext"
|
|
}
|
|
} |