akaalias_extract-highlights.../tsconfig.testing.json

8 lines
107 B
JSON
Raw Permalink Normal View History

2020-12-05 09:13:04 +00:00
{
"compilerOptions": {
"module": "commonjs",
"target": "es6"
},
"include": ["**/*.ts"]
}