0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 08:15:44 +01:00
posthog/.prettierignore
Yakko Majuri 7a3e25742d
Fix pre-commit hook (#6902)
* pre commit hook

* final config options

* try new approach

* update prettierignore
2021-11-04 17:09:40 +00:00

17 lines
179 B
Plaintext

venv
env
.venv
__pycache__/
staticfiles
.env
*.code-workspace
frontend/.cache/
.mypy_cache
frontend/dist/
*Type.ts
.idea
.yalc
.python-version
storybook-static
dist/
node_modules/