文件操作 - extend-config-missing.js
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/eslint/messages/extend-config-missing.js
编辑文件内容
"use strict"; module.exports = function(it) { const { configName, importerName } = it; return ` ESLint couldn't find the config "${configName}" to extend from. Please check that the name of the config is correct. The config "${configName}" was referenced from the config file in "${importerName}". If you still have problems, please stop by https://eslint.org/chat/help to chat with the team. `.trimStart(); };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件