UNPKG

@allenai/varnish-react-router

Version:

An extension to Varnish for applications that use React Router.

14 lines (13 loc) 334 B
{ "compilerOptions": { "allowSyntheticDefaultImports": true, "declaration": true, "target": "es6", "strict": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "moduleResolution": "node", "jsx": "react" }, "include": ["components/**/*"] }