UNPKG

89 BJavaScriptView Raw
1"use strict";
2
3const { ESLint } = require("./eslint");
4
5module.exports = {
6 ESLint
7};