mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 13:19:16 +00:00
Turn prettier off instead of throwing error for now
Until web interface code is reformatted with prettier
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
],
|
||||
"plugins": ["prettier"],
|
||||
"rules": {
|
||||
"prettier/prettier": "error"
|
||||
"prettier/prettier": "off"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user