mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-15 02:43:08 +08:00
环境
This commit is contained in:
parent
bdcc6da566
commit
6e7f1b5cb6
@ -11,8 +11,8 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
'rules': {
|
'rules': {
|
||||||
'indent': ['error', 2],
|
'indent': ['error', 2],
|
||||||
// 'linebreak-style': ['error', 'unix'],
|
'linebreak-style': ['error', 'unix'],
|
||||||
'linebreak-style': ['error', 'windows'],
|
// 'linebreak-style': ['error', 'windows'],
|
||||||
'quotes': ['error', 'single'],
|
'quotes': ['error', 'single'],
|
||||||
'semi': ['error', 'never'],
|
'semi': ['error', 'never'],
|
||||||
'no-undef': ['off'],
|
'no-undef': ['off'],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user