8 lines
106 B
JSON
8 lines
106 B
JSON
{
|
|
"compilerOptions": {
|
|
"module": "esnext",
|
|
"moduleResolution": "bundler",
|
|
"types": []
|
|
}
|
|
}
|