{ "extends": "./tsconfig.json", "compilerOptions": { "baseUrl": ".", "paths": { "@hermes/ink": ["src/types/hermes-ink.d.ts"] } } }