summaryrefslogtreecommitdiff
path: root/.eslintignore (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-11-14switching to eslint for code checkingClaudius Coenen1-0/+3
most rules degraded to WARN, so we don't go insane. This will change over time. The aim is to conform to a common style Signed-off-by: Claudius Coenen <opensource@amenthes.de>
2017-05-08chore(eslint): Remove eslint configuration filesBoHong Li1-1/+0
2017-02-16Using package.json to test lint insteadbananaappletw1-0/+1
Exclude *.min.js from eslint