chore: add .prettierignore and update pre-commit-config

This commit is contained in:
Yongjie Zhao
2021-11-15 10:46:46 +08:00
parent e7cc08a6f4
commit fe1d91015a
2 changed files with 27 additions and 0 deletions

View File

@@ -49,4 +49,5 @@ repos:
rev: v2.4.1 # Use the sha or tag you want to point at
hooks:
- id: prettier
args: ['--ignore-path=./superset-frontend/.prettierignore']
files: 'superset-frontend'