UNPKG

@sparticuz/eslint-config

Version:

Sparticuz's shareable config for eslint

4 lines (3 loc) 100 B
import type { Linter } from "eslint"; declare const config: Linter.Config[]; export default config;