Add .strict-typing to prettier ignore list (#77177)

This commit is contained in:
epenet
2022-08-25 09:39:00 +02:00
committed by GitHub
parent 3d723bddf8
commit 79ab794e6a

View File

@ -1,4 +1,5 @@
*.md *.md
.strict-typing
azure-*.yml azure-*.yml
docs/source/_templates/* docs/source/_templates/*
homeassistant/components/*/translations/*.json homeassistant/components/*/translations/*.json