mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-10 20:02:56 +00:00
补充注释
This commit is contained in:
parent
b3de596199
commit
69fca254f0
@ -15,6 +15,6 @@ module.exports = {
|
||||
requirePragma: false,
|
||||
proseWrap: 'never',
|
||||
htmlWhitespaceSensitivity: 'strict',
|
||||
endOfLine: 'auto',
|
||||
endOfLine: 'auto', // 自动处理换行符(LF/CRLF)
|
||||
rangeStart: 0,
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user