27 Commits (e387175fc9a3ebfd72ab45ebfe43ecfabef7b0c3)

Author SHA1 Message Date
Renaud Chaput 5eeb40bdbe
Add stricter ESLint rules for Typescript files (#24926)
1 year ago
Nick Schonning b878e3d8df
Enable ESLint react/no-deprecated (#24471)
1 year ago
Nick Schonning 51b83ed195
Use Prettier for ESLint formatting TypeScript (#23631)
1 year ago
Renaud Chaput c8181eb0a4
Enforce stricter rules for Typescript files (#24910)
1 year ago
Renaud Chaput d9b93bd15e
Enforce React Rules of Hooks with eslint (#24911)
1 year ago
Renaud Chaput 955179fc55
Dont use CommonJS (`require`, `module.exports`) anywhere (#24913)
1 year ago
Nick Schonning f22b4e556c
Add eslint-plugin-jsdoc (#24719)
1 year ago
Nick Schonning 2daa5a1549
Enable formatjs/prefer-pound-in-plural (#24622)
1 year ago
Nick Schonning 0c7ce98ff6
Add eslint-plugin-formatjs (#23976)
1 year ago
fusagiko / takayamaki c1a7e38d2b
Allow `==` when null checking (#24593)
1 year ago
Nick Schonning 373e4a8ff0
Move ESLint configs to overrides (#24370)
1 year ago
fusagiko / takayamaki 4520e6473a
[Proposal] Make able to write React in Typescript (#16210)
1 year ago
Yamagishi Kazutoshi d1b057a0ac
Remove legacy decorators syntax (#18357)
2 years ago
Renaud Chaput 44a7d87cb1
Rename JSX files with proper `.jsx` extension (#23733)
2 years ago
Nick Schonning 5e1c0c3d94
Enable ESLint Promise plugin defaults (#22229)
2 years ago
Nick Schonning eddfb33dfe
Enable ESLint import recommended rules (#23315)
2 years ago
Nick Schonning db2c58d47a
Enable ESLint no-useless-escape (#23311)
2 years ago
Nick Schonning 96d26a9417
Enable ESLint jsx-a11y/recommended ruleset (#23309)
2 years ago
Nick Schonning 1032d45644
Ignore ESLint nested ternary (#23310)
2 years ago
Nick Schonning cbf5ea39d0
Enable ESLint react/recommended ruleset (#22460)
2 years ago
Nick Schonning 131e6403cc
Update hasOwnProperty calls for ESLint (#23307)
2 years ago
Nick Schonning 06b68490d1
Enable eslint:recommended ruleset (#22433)
2 years ago
Yamagishi Kazutoshi 84266f87e7
Replace from Code Climate to Super-Linter (#18587)
2 years ago
CommanderRoot 0ec695e036
Replace deprecated String.prototype.substr() (#17949)
2 years ago
abcang bb9d4e2776
Enable promise/catch-or-return allowFinally (#14289)
4 years ago
Eugen Rochko 1f95190202
Refactor icons in web UI to use Icon component (#9951)
6 years ago
Yamagishi Kazutoshi d5bdfaf0bb Increase files checked by ESLint (#9705)
6 years ago