admin
This commit is contained in:
4
admin-web/.lintstagedrc
Executable file
4
admin-web/.lintstagedrc
Executable file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"*.{ts,tsx,vue}": "eslint --cache --fix",
|
||||
"*.{css,scss,vue}": "stylelint --cache --fix"
|
||||
}
|
||||
Reference in New Issue
Block a user