fix(learn): Disable prettier formatting on challenge files (#40370)

* Ignore challenge files

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
This commit is contained in:
Nicholas Carrigan (he/him)
2020-12-03 09:10:15 -08:00
committed by GitHub
parent 4f4bbfbb6c
commit 81a49ec94b

View File

@ -3,3 +3,4 @@
client/static
fixtures
curriculum/challenges/_meta/*/*
curriculum/challenges/**/*