fd22b0bf58
V2 (Laravel re-make)
9 lines
131 B
JSON
9 lines
131 B
JSON
{
|
|
"compilerOptions": {
|
|
"module": "commonjs",
|
|
"noImplicitAny": true,
|
|
"target": "es6",
|
|
"types" : [ "node", "core-js" ]
|
|
}
|
|
}
|