8 lines
117 B
JSON
8 lines
117 B
JSON
{
|
|
"compilerOptions": {
|
|
"resolveJsonModule": true,
|
|
"lib": [
|
|
"esnext"
|
|
]
|
|
}
|
|
} |