/javascript-corpus

Various JavaScript source code useful for testing quick-lint-js

Primary LanguageShellThe UnlicenseUnlicense

How to setup js corpus for testing ?

git clone https://github.com/quick-lint/javascript-corpus.git
cd javascript-corpus
git submodule init
git submodule update --depth 1