sbv2-solana/cli/test/tsconfig.json

8 lines
134 B
JSON

{
"extends": "../tsconfig",
"compilerOptions": {
"noEmit": true
},
"references": [{ "path": "../", "composite": true }]
}