{ "compilerOptions": { "esModuleInterop": true, "jsx": "react", "paths": { "@capital/*": ["../../src/plugin/*"], } } }