{ "extends": "../../../tsconfig.json", "compilerOptions": { "paths": { "@stitches/react": ["../../../node_modules/@stitches/react"] } }, "include": ["src", "index.ts"] }