commit | 2c16036ef3f2ebf6a707b5ae8fa486fa102bc1dc | [log] [tgz] |
---|---|---|
author | barredterra <14891507+barredterra@users.noreply.github.com> | Thu Feb 29 17:08:25 2024 +0100 |
committer | Ankush Menat <ankush@frappe.io> | Sun Mar 10 19:45:18 2024 +0530 |
tree | 3b7e4034e21550eb9cb55a42199ca876a76b83fd | |
parent | b0fcb014c16d9a38aef1c40bbd41f7f0ff0c56bf [diff] [blame] |
ci: add prettier to pre-commit
diff --git a/.eslintrc b/.eslintrc index f3d4fd5..1f22552 100644 --- a/.eslintrc +++ b/.eslintrc
@@ -124,6 +124,7 @@ "beforeEach": true, "onScan": true, "extend_cscript": true, - "localforage": true + "localforage": true, + "Plaid": true } }