summaryrefslogtreecommitdiffstats
path: root/.eslintrc.js
AgeCommit message (Expand)Author
2024-06-19Enable passing ESLint rules (#30726)Nick Schonning
2024-06-13Disable `consistent-return` eslint rule for Typescript files (#30675)Renaud Chaput
2024-04-03Update eslint (non-major) (#29820)renovate[bot]
2024-03-11Use unchanging github links in docs/comments (#29545)Matt Jankowski
2024-02-27Rework Prettier invocation (#28851)Renaud Chaput
2024-01-25Change design of compose form in web UI (#28119)Eugen Rochko
2024-01-08Upgrade Redux packages (#28585)Renaud Chaput
2023-12-06Enable the eslint `react/no-unknown-property` rule (#28217)Matt Jankowski
2023-11-28Converted hashtag.jsx to TypeScript (#27872)Josh Goldberg ✨
2023-11-28Fix streaming eslint configuration (#28055)Emelia Smith
2023-10-19Upgrade to react-router v5 (#25047)Renaud Chaput
2023-10-09Change `eslint` config to autofix missing comma and indentation in JS files (...Renaud Chaput
2023-07-13Upgrade to `typescript-eslint` v6 (#25904)Renaud Chaput
2023-06-02Consistently use middle dot (·) instead of bullet (•) to separate items (#...Jed Fox
2023-05-31Upgrade react-intl (#24906)Renaud Chaput
2023-05-31Bump eslint-plugin-jsdoc from 44.2.5 to 45.0.0 (#25172)dependabot[bot]
2023-05-23Enforce import order with ESLint (#25096)Renaud Chaput
2023-05-23Use JSX syntax for Fragments (#25093)Renaud Chaput
2023-05-23Use the new JSX transform (#25064)Renaud Chaput
2023-05-10Add stricter ESLint rules for Typescript files (#24926)Renaud Chaput
2023-05-10Enable ESLint react/no-deprecated (#24471)Nick Schonning
2023-05-09Use Prettier for ESLint formatting TypeScript (#23631)Nick Schonning
2023-05-09Enforce stricter rules for Typescript files (#24910)Renaud Chaput
2023-05-09Enforce React Rules of Hooks with eslint (#24911)Renaud Chaput
2023-05-09Dont use CommonJS (`require`, `module.exports`) anywhere (#24913)Renaud Chaput
2023-04-30Add eslint-plugin-jsdoc (#24719)Nick Schonning
2023-04-24Enable formatjs/prefer-pound-in-plural (#24622)Nick Schonning
2023-04-23Add eslint-plugin-formatjs (#23976)Nick Schonning
2023-04-19Allow `==` when null checking (#24593)fusagiko / takayamaki
2023-04-03Move ESLint configs to overrides (#24370)Nick Schonning
2023-04-03[Proposal] Make able to write React in Typescript (#16210)fusagiko / takayamaki
2023-03-24Remove legacy decorators syntax (#18357)Yamagishi Kazutoshi
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-02-16Enable ESLint Promise plugin defaults (#22229)Nick Schonning
2023-02-13Enable ESLint import recommended rules (#23315)Nick Schonning
2023-02-13Enable ESLint no-useless-escape (#23311)Nick Schonning
2023-01-30Enable ESLint jsx-a11y/recommended ruleset (#23309)Nick Schonning
2023-01-30Ignore ESLint nested ternary (#23310)Nick Schonning
2023-01-30Enable ESLint react/recommended ruleset (#22460)Nick Schonning
2023-01-30Update hasOwnProperty calls for ESLint (#23307)Nick Schonning
2022-12-19Enable eslint:recommended ruleset (#22433)Nick Schonning
2022-06-01Replace from Code Climate to Super-Linter (#18587)Yamagishi Kazutoshi
2022-04-04Replace deprecated String.prototype.substr() (#17949)CommanderRoot
2020-07-11Enable promise/catch-or-return allowFinally (#14289)abcang
2019-02-01Refactor icons in web UI to use Icon component (#9951)Eugen Rochko
2019-01-04Increase files checked by ESLint (#9705)Yamagishi Kazutoshi