UNPKG

@kitschpatrol/eslint-config

Version:
10 lines (8 loc) 184 B
import { eslintConfig } from '@kitschpatrol/eslint-config' export default eslintConfig({ // Enable as needed: // astro: true, // react: true, // svelte: true, // type: 'lib', })