summaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)Author
2015-12-08[1.9.x] Refs #25803 -- Documented npm compatibility in package.jsonNik Nyby
Backport of d7a58f285b4c0c1b4ec032f9a7bf8f31913d0f5f from master
2015-09-02Added linting for JavaScript tests.Nik Nyby
2015-06-30DEP 0003 -- Added JavaScript unit tests.Trey Hunner
Setup QUnit, added tests, and measured test coverage. Thanks to Nick Sanford for the initial tests.
2015-06-27Fixed #22463 -- Added code style guide and JavaScript linting (EditorConfig ↵Trey Hunner
and ESLint)