about summary refs log tree commit diff
path: root/.eslintrc.js
Commit message (Expand)AuthorAgeFilesLines
* add ban-ts-comment rule as warn (#7541)Samuel Newman2025-01-231-0/+1
* Remove unnecessary lint rule suppression (#6544)Paul Coroneos2024-11-221-2/+0
* Bump typescript-eslint to 7.x (#6525)Trivikram Kamat2024-11-201-1/+1
* Leverage jsx transform to remove unnecessary react imports and update eslint ...Paul Coroneos2024-11-191-0/+2
* Upgrade React Compiler (take two) (#6460)dan2024-11-171-2/+1
* Revert "React compiler beta and reenable rule (#5898)" (#6071)dan2024-11-011-1/+2
* React compiler beta and reenable rule (#5898)Samuel Newman2024-10-301-2/+1
* Sort imports (#6009)dan2024-10-291-3/+3
* Add Admonition component (#5680)Eric Bailey2024-10-141-1/+10
* Add eslint rule to fix imports without the `#/` path alias (#5175)Samuel Newman2024-09-201-0/+1
* Use moderatePost_wrapped for post embeds (#4981)Eric Bailey2024-08-231-0/+13
* Unconditionally polyfill Intl.PluralRules for native (#4554)dan2024-06-181-1/+0
* Use exact imports for icons (#4549)dan2024-06-181-0/+1
* Fix Android startup perf regression (#4544)dan2024-06-181-0/+1
* [Temporary] Disable React Compiler lint rules (#4172)dan2024-05-221-1/+2
* Add React Compiler (#4161)lauren2024-05-221-0/+2
* Replace e2e tests with Maestro (#3983)Paul Frazee2024-05-131-1/+0
* [Statsig] Typecheck gates (#3467)dan2024-04-101-0/+1
* Enforce that text is wrapped in <Text>, remaining cases (#3421)dan2024-04-051-10/+5
* Remove special cases for some buttons with text (#3412)dan2024-04-051-3/+0
* Enforce Text suffix for Text-rendering components (#3407)dan2024-04-041-14/+1
* Lint against strings without wrapping <Text> (#3398)dan2024-04-041-0/+33
* Separate ESLint and Prettier (#3373)dan2024-04-011-0/+2
* change error to warnSamuel Newman2024-03-191-2/+2
* forgot to save comment whoopsSamuel Newman2024-03-131-3/+2
* sort relative imports and move unprefixed onesSamuel Newman2024-03-131-5/+18
* add custom import orderSamuel Newman2024-03-131-1/+23
* add and configure import sort pluginSamuel Newman2024-03-121-1/+13
* Add Lingui check to CI (#2058)Eric Bailey2023-12-011-1/+3
* Give explicit names to MobX observer components (#1413)dan2023-09-071-0/+3
* Add ESLint React plugin (#1412)dan2023-09-071-1/+3
* Fix lint-staged not allowing edits to Markdown files (#1402)dan2023-09-071-9/+3
* Eslint updates (#1281)Eric Bailey2023-08-251-0/+2
* [APP-836] Emoji picker for web (#1254)Ansh2023-08-231-0/+1
* [APP-786] Native notifications (#1095)Ansh2023-08-231-0/+1
* add title attr to text text links (#1228)Eric Bailey2023-08-221-0/+1
* Search custom feeds (#1031)Ansh2023-07-281-0/+1
* fix typoEric Bailey2023-07-131-1/+1
* set up lint-staged via huskyEric Bailey2023-07-131-1/+3
* make prettier and eslint work togetherAnsh Nanda2023-05-241-1/+5
* React Native accessibility (#539)Ollie H2023-05-011-1/+1
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-1/+1
* more prettier and lint cleanup (#82)Aryan Goharzad2023-01-241-1/+7
* Adding action for linting (#51)Aryan Goharzad2023-01-191-4/+2
* (WIP) Add initial API clientPaul Frazee2022-06-101-1/+1
* Add state managementPaul Frazee2022-06-091-1/+2
* Add web targetPaul Frazee2022-06-081-2/+2
* Initial commitPaul Frazee2022-06-071-0/+16