{ "extends": "../../tsconfig.base.json", "compilerOptions": { "jsx": "react-jsx", "paths": { "~/*": ["./app/*"] } } }