mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-05 13:21:18 +00:00
Throw warning on prettier formatting issues in web app
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
],
|
||||
"plugins": ["prettier"],
|
||||
"rules": {
|
||||
"prettier/prettier": "off"
|
||||
"prettier/prettier": "warn"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user