文件操作 - formatters-meta.json
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/eslint/lib/cli-engine/formatters/formatters-meta.json
编辑文件内容
[ { "name": "html", "description": "Outputs results to HTML. The `html` formatter is useful for visual presentation in the browser." }, { "name": "json-with-metadata", "description": "Outputs JSON-serialized results. The `json-with-metadata` provides the same linting results as the [`json`](#json) formatter with additional metadata about the rules applied. The linting results are included in the `results` property and the rules metadata is included in the `metadata` property.\n\nAlternatively, you can use the [ESLint Node.js API](../../integrate/nodejs-api) to programmatically use ESLint." }, { "name": "json", "description": "Outputs JSON-serialized results. The `json` formatter is useful when you want to programmatically work with the CLI's linting results.\n\nAlternatively, you can use the [ESLint Node.js API](../../integrate/nodejs-api) to programmatically use ESLint." }, { "name": "stylish", "description": "Human-readable output format. This is the default formatter." } ]
修改文件时间
将文件时间修改为当前时间的前一年
删除文件