{ "extends": "../tsconfig.json", "compilerOptions": { "paths": { "~/*": ["./*"] } } }