9 lines
150 B
JSON
9 lines
150 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "es6",
|
|
"outDir": "../build-tests",
|
|
"rootDir": "./",
|
|
"module": "commonjs"
|
|
}
|
|
}
|