securityos/node_modules/comlink/tests/tsconfig.json

8 lines
111 B
JSON

{
"extends": "../tsconfig.json",
"compilerOptions": {
"noEmit": true
},
"include": ["./**/*.ts"]
}