UNPKG

eslint-config-ali

Version:

ESLint Shareable Config for Alibaba F2E Guidelines

4 lines (3 loc) 114 B
import type { Linter } from 'eslint'; declare const possibleErrors: Linter.Config; export default possibleErrors;