mirror of
https://github.com/jeecgboot/jeecg-boot.git
synced 2025-09-01 18:17:29 +00:00
补充注释
This commit is contained in:
@@ -15,6 +15,6 @@ module.exports = {
|
||||
requirePragma: false,
|
||||
proseWrap: 'never',
|
||||
htmlWhitespaceSensitivity: 'strict',
|
||||
endOfLine: 'auto',
|
||||
endOfLine: 'auto', // 自动处理换行符(LF/CRLF)
|
||||
rangeStart: 0,
|
||||
};
|
||||
|
Reference in New Issue
Block a user