文件操作 - features.js
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/jsonc-eslint-parser/node_modules/espree/lib/features.js
编辑文件内容
/** * @fileoverview The list of feature flags supported by the parser and their default * settings. * @author Nicholas C. Zakas */ //------------------------------------------------------------------------------ // Requirements //------------------------------------------------------------------------------ // None! //------------------------------------------------------------------------------ // Public //------------------------------------------------------------------------------ export default { // React JSX parsing jsx: false, // allow return statement in global scope globalReturn: false, // allow implied strict mode impliedStrict: false };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件