UNPKG

eslint

Version:

An AST-based pattern checker for JavaScript.

7 lines (5 loc) 140 B
/** * @fileoverview typings for "eslint/universal" module * @author 唯然<weiran.zsd@outlook.com> */ export { Linter } from "./index";