fix: editor incompatibility with firefox79
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"max lint --fix --stylelint-only",
|
||||
"prettier --cache --write"
|
||||
],
|
||||
"!public/vs/**": [],
|
||||
"*.ts?(x)": [
|
||||
"max lint --fix --eslint-only",
|
||||
"prettier --cache --parser=typescript --write"
|
||||
|
||||
Reference in New Issue
Block a user