spokane-bitcoin-club/jsconfig.json

8 lines
72 B
JSON

{
"compilerOptions": {
"paths": {
"@*": ["./*"]
}
}
}