mirror of https://github.com/buster-so/buster.git
7 lines
89 B
JSON
7 lines
89 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"module": "ESNext",
|
||
|
"moduleResolution": "bundler"
|
||
|
}
|
||
|
}
|