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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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