PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/eslint/lib/linter

Просмотр файла: index.js

"use strict";

const { Linter } = require("./linter");
const interpolate = require("./interpolate");
const SourceCodeFixer = require("./source-code-fixer");

module.exports = {
    Linter,

    // For testers.
    SourceCodeFixer,
    interpolate
};

Выполнить команду


Для локальной разработки. Не используйте в интернете!