文件操作 - syntax-context.d.ts
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/jsonc-eslint-parser/lib/parser/syntax-context.d.ts
编辑文件内容
export type JSONSyntaxContext = { trailingCommas: boolean; comments: boolean; plusSigns: boolean; spacedSigns: boolean; leadingOrTrailingDecimalPoints: boolean; infinities: boolean; nans: boolean; numericSeparators: boolean; binaryNumericLiterals: boolean; octalNumericLiterals: boolean; legacyOctalNumericLiterals: boolean; invalidJsonNumbers: boolean; multilineStrings: boolean; unquoteProperties: boolean; singleQuotes: boolean; numberProperties: boolean; undefinedKeywords: boolean; sparseArrays: boolean; regExpLiterals: boolean; templateLiterals: boolean; bigintLiterals: boolean; unicodeCodepointEscapes: boolean; escapeSequenceInIdentifier: boolean; parentheses: boolean; staticExpressions: boolean; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件