js-rln/tsconfig.karma.json

7 lines
82 B
JSON

{
"extends": "./tsconfig.dev",
"compilerOptions": {
"noEmit": false
}
}