Files
KaTeX/lint_blacklist.txt
Kevin Barabash 361c500a7f Switch from jasmine to jest (#747)
Summary:
The reasons for switching to jest:
- easy snapshot testing so that we can easily verify the structure of the parse tree and MathML tree
- easy compilation of ES6 features for tests as we continue to expand our use of ES6

Test Plan:
- npm test
2017-07-11 14:16:26 -04:00

7 lines
60 B
Plaintext

.git
# Autogenerated code
build/**
node_modules/**
dist/**