UNPKG

eslint

Version:

An AST-based pattern checker for JavaScript.

8 lines (5 loc) 87 B
"use strict"; const { ESLint } = require("./eslint"); module.exports = { ESLint, };