remove auto prettier, typo

This commit is contained in:
Sasha 2024-02-16 23:45:17 +01:00
parent 1345d53a0f
commit 81765b0bb8
No known key found for this signature in database

View File

@ -133,9 +133,6 @@
"lint-staged": {
"*.ts": [
"eslint --fix"
],
"*.{ts,md,json,conf*.*js}": [
"prettier --write"
]
},
"dependencies": {