summaryrefslogtreecommitdiff
path: root/.eslintrc.json
AgeCommit message (Collapse)Author
2023-06-11Added a test to ensure that importing with requirejs actually worksJustin Wernick
Re #10
2023-06-09Add JSDoc comments to the public interfaceJustin Wernick
2023-06-06Switched jshint to eslintJustin Wernick
This happened to find an error in the one test. Oops. Fix #8