UNPKG

@anolilab/eslint-config

Version:

ESLint shareable config for the Anolilab JavaScript style guide.

6 lines (3 loc) 102 B
import { Linter } from 'eslint'; declare const config: Linter.Config; export { config as default };