Bump eslint-plugin-import to avoid vulnerability in dependency
This commit is contained in:
parent
10695e6a20
commit
ed9506bbaf
1660 changed files with 67726 additions and 27926 deletions
10
node_modules/is-callable/.editorconfig
generated
vendored
10
node_modules/is-callable/.editorconfig
generated
vendored
|
|
@ -14,8 +14,18 @@ indent_style = space
|
|||
indent_size = 2
|
||||
max_line_length = off
|
||||
|
||||
[README.md]
|
||||
indent_style = off
|
||||
indent_size = off
|
||||
max_line_length = off
|
||||
|
||||
[*.json]
|
||||
max_line_length = off
|
||||
|
||||
[Makefile]
|
||||
max_line_length = off
|
||||
|
||||
[coverage*/**/*]
|
||||
indent_style = off
|
||||
indent_size = off
|
||||
max_line_length = off
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue