8 lines
146 B
JSON
8 lines
146 B
JSON
{
|
|
"compilerOptions": {
|
|
"declaration": true,
|
|
"module": "commonjs",
|
|
"target": "ES5",
|
|
"outDir": "./dist/"
|
|
}
|
|
} |