solana/web3.js/tsconfig.tests.json

8 lines
118 B
JSON

{
"compilerOptions": {
"declaration": false
},
"extends": "./tsconfig.shared.json",
"include": ["test"]
}