PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/eslint/lib

Просмотр файла: config-api.js

/**
 * @fileoverview exports for config helpers
 * @author Nicholas C. Zakas
 */

"use strict";
const { defineConfig, globalIgnores } = require("@eslint/config-helpers");

module.exports = {
	defineConfig,
	globalIgnores,
};

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


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