mirror of
https://github.com/formbricks/formbricks.git
synced 2026-01-06 09:00:18 -06:00
chore: fix eslint issues in ee & email packages (#2742)
This commit is contained in:
@@ -44,8 +44,7 @@
|
||||
},
|
||||
"lint-staged": {
|
||||
"(apps|packages)/**/*.{js,ts,jsx,tsx}": [
|
||||
"prettier --write",
|
||||
"eslint --fix"
|
||||
"prettier --write"
|
||||
],
|
||||
"*.json": [
|
||||
"prettier --write"
|
||||
|
||||
Reference in New Issue
Block a user