芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/medicine.joruridoctor.com/node_modules/reusify/eslint.config.js
'use strict' const base = require('neostandard')({}) module.exports = [ ...base, { name: 'old-standard', rules: { 'no-var': 'off', 'object-shorthand': 'off', } } ]