UNPKG

eslint-config-ali

Version:

ESLint Shareable Config for Alibaba F2E Guidelines

5 lines (4 loc) 103 B
import type { Linter } from 'eslint'; /** ES6 */ declare const es6: Linter.Config; export default es6;