mirror of https://github.com/mode777/rayjs.git
8 lines
119 B
JSON
8 lines
119 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"allowJs": true,
|
||
|
"target": "es2020",
|
||
|
"lib": ["ES2020"]
|
||
|
}
|
||
|
}
|
||
|
|