mirror of
https://gitee.com/jeecg/JeecgBoot.git
synced 2025-12-30 09:22:26 +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