UNPKG

eslint-config-plural

Version:
16 lines (15 loc) • 348 B
{ "compilerOptions": { "allowJs": true, "allowSyntheticDefaultImports": true, "checkJs": false, "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "moduleResolution": "node", "noImplicitAny": false, "resolveJsonModule": true, "jsx": "react-jsx", "strict": true, "sourceMap": true } }