8 lines
110 B
JSON
8 lines
110 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "esnext",
|
|
"lib": [
|
|
"esnext"
|
|
]
|
|
}
|
|
} |