【modify】ESLint更迭版本
This commit is contained in:
@@ -37,3 +37,9 @@ indent_size=2
|
||||
indent_style=space
|
||||
indent_size=2
|
||||
|
||||
|
||||
[*.{js,jsx,ts,tsx,vue}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
Reference in New Issue
Block a user