ci: add prettier to pre-commit

This commit is contained in:
barredterra
2024-02-29 17:08:25 +01:00
committed by Ankush Menat
parent b0fcb014c1
commit 2c16036ef3
3 changed files with 27 additions and 2 deletions

View File

@@ -124,6 +124,7 @@
"beforeEach": true,
"onScan": true,
"extend_cscript": true,
"localforage": true
"localforage": true,
"Plaid": true
}
}