solana-program-library/token/js/tsconfig.root.json

7 lines
100 B
JSON

{
"extends": "./tsconfig.base.json",
"compilerOptions": {
"composite": true
}
}