summaryrefslogtreecommitdiff
path: root/.eslintrc.json
AgeCommit message (Collapse)Author
2020-11-05chore: remove eslint config (#8255)Yoshiya Hinosawa
2020-08-24feat: update to TypeScript 4.0 (#6514)Kitson Kelly
2020-04-20Add no-async-promise-executor lint rule (#4809)Ali Hasani
2020-03-20Add require-await lint rule (#4401)Samrith Shankar
2020-03-16refactor: add no-return-await lint rule (#4384)Bartek IwaƄczuk
2019-11-04Remove tsconfig files - they are not part of build process (#3262)Ry Dahl
2019-09-16Fix and enable linting of deno_typescript/*, tools/*, website/* (#2962)Bert Belder
2019-09-15Run format.py (#2950)Bert Belder
2019-09-07Update @typescript-eslint/* to v2.1.0 (#2878)Yoshiya Hinosawa
2019-07-16Support window.onload (#2643)Yoshiya Hinosawa
2019-03-09Migrate from tslint to eslint for linting (#1905)Kitson Kelly