9 lines
119 B
JSON
9 lines
119 B
JSON
{
|
|
"compilerOptions": {
|
|
"declaration": true,
|
|
"outDir": "lib",
|
|
"strict": true,
|
|
"lib": ["es2017"]
|
|
}
|
|
}
|