UNPKG

eslint-config-neon

Version:

The ultimate ESLint shareable config

1 lines 473 B
{"version":3,"file":"astro.mjs","names":[],"sources":["../../../src/oxlint/astro.ts"],"sourcesContent":["import type { OxlintConfig } from 'oxlint';\n\nconst config = {\n\tplugins: ['react'],\n\trules: {\n\t\t'react/jsx-key': 0,\n\t\t'react/no-unknown-property': 0,\n\t\t'react/self-closing-comp': 0,\n\t},\n} satisfies OxlintConfig;\n\nexport default config;\n"],"mappings":";AAEA,MAAM,SAAS;CACd,SAAS,CAAC,OAAO;CACjB,OAAO;EACN,iBAAiB;EACjB,6BAA6B;EAC7B,2BAA2B;CAC5B;AACD"}