i don't understand git anymore

This commit is contained in:
Dhravya Shah 2024-07-20 23:14:07 -05:00
parent fd5db75ca4
commit b066ed8996

View file

@ -121,6 +121,6 @@
"es5-ext"
],
"lint-staged": {
"**/*": "prettier --write --ignore-unknown --allow-empty"
"**/*": "prettier --write --ignore-unknown"
}
}