generated from o/repo-template
8 lines
136 B
JSON
8 lines
136 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "esnext",
|
|
"module": "commonjs",
|
|
"lib": ["es5", "es6", "dom"],
|
|
"rootDir": "src"
|
|
}
|
|
}
|