UNPKG

eslint-config-xaxa

Version:

Modern, ESLint v9+ compatible, Airbnb-based shareable config; including plugins like Import, Prettier, Unicorn, Typescript, Astro, and React.

4 lines (2 loc) 95 B
import airbnbConfigs from './airbnb-configs.js'; export default Object.values(airbnbConfigs);