文件操作 - README.md
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/acorn-import-attributes/README.md
编辑文件内容
# Support for import attributes in acorn ## Install ``` yarn add acorn-import-attributes ``` ## Usage This module provides a plugin that can be used to extend the Acorn Parser class: ```js const {Parser} = require('acorn'); const {importAttributes} = require('acorn-import-attributes'); Parser.extend(importAttributes).parse('...'); ``` ## License This plugin is released under an MIT License.
修改文件时间
将文件时间修改为当前时间的前一年
删除文件