{ "compilerOptions": { "module": "nodenext", "jsx": "react-jsx", "paths": { "@/graphql/*": ["../../../graphql/*"] } } }