История коммитов

Автор SHA1 Сообщение Дата
  Dominik Dorfmeister 97b8c80c48 ref(lint): add the eslint-plugin-query (#86278) 1 неделя назад
  Ryan Albrecht dd44606c07 chore(eslint): Auto-fix unicorn/no-negated-condition (#86760) 1 неделя назад
  Ryan Albrecht 458c8d4b27 chore(eslint): Enable a subset of `unicorn/*` eslint rules (#86747) 1 неделя назад
  Scott Cooper 856b5fad84 deps(ui): Upgrade eslint, biome (#86630) 2 недель назад
  Dominik Dorfmeister f49e29aa60 ref(lint): re-eanble and fix lint rules after gsApp move (#86093) 3 недель назад
  joshuarli 148f86f34c feat: open source gsApp (revised) (#85592) 3 недель назад
  Ryan Albrecht 922dd261f5 fix(toolbar): Cannot import button from inside the devtoolbar folder (#85980) 3 недель назад
  Dominik Dorfmeister 7039cd5d2b ref(lint): overwrite default rules of eslint-plugin-import correctly (#85550) 1 месяц назад
  Dominik Dorfmeister 7bf761c5c3 ref(lint): turn on no-unsafe-function-type eslint rule (#85347) 1 месяц назад
  Dominik Dorfmeister b75c3094f9 ref(lint): turn on no-inferrable-types eslint rule (#85351) 1 месяц назад
  Dominik Dorfmeister 1a844f98e9 ref(lint): turn on no-empty-object-type rule (#85353) 1 месяц назад
  Dominik Dorfmeister 9c03ecddc1 ref(eslint): restrict usage of object type (#84956) 1 месяц назад
  Dominik Dorfmeister 92b1bc86f1 ref: change ecmaVersion to 'latest' in eslint config (#84944) 1 месяц назад
  Scott Cooper d452d46424 feat(ui): Wrap react select to remove defaultprops (#83617) 1 месяц назад
  Dominik Dorfmeister 9505804c17 ref: prefer for..of loops over indexed access (#84307) 1 месяц назад
  Ryan Albrecht d2443733c3 chore(eslint): Fix no-array-constructor and enable rule (#84491) 1 месяц назад
  Ryan Albrecht a24acfabbe chore(eslint): Fix no-case-declarations and enable the rule (#84479) 1 месяц назад
  Ryan Albrecht daaea1a738 chore(eslint): Fix no-unsafe-optional-chaining and enable rule (#84471) 1 месяц назад
  Ryan Albrecht 09f9e36278 chore(eslint): Ignore @typescript-eslint/unified-signatures rule (#84208) 1 месяц назад
  Ryan Albrecht 35cb1f8de1 lint(eslint): Enable no-extraneous-class and fix classes that only have static members (#83802) 1 месяц назад
  Dominik Dorfmeister bc23511c38 ref(tsc): ban-ts-comment (#83904) 1 месяц назад
  Ryan Albrecht 9afb8108d2 chore(eslint): Enable no-extra-non-null-assertion and auto-fix violations (#83786) 1 месяц назад
  Ryan Albrecht a1f72b1482 chore(eslint): Set array-type eslint rule to use the array-simple option (#83927) 1 месяц назад
  Ryan Albrecht 8134dbcd62 lint(eslint): Enable basic rules and remove places that re-throw errors (#83805) 2 месяцев назад
  Ryan Albrecht 31db5645f5 lint(eslint): Enable no-commented-out-tests rule and delete some comments (#83801) 2 месяцев назад
  Ryan Albrecht abb16b9f97 lint(eslint): Enable array-type rule & auto-fix violations (#83804) 2 месяцев назад
  Ryan Albrecht d1b1c2a48a lint(eslint): Enable no-unused-expressions rule and fix violations (#83794) 2 месяцев назад
  Ryan Albrecht 9c2f31ceba chore(eslint): Enable eslint rules that overlap with biome (#83694) 2 месяцев назад
  Ryan Albrecht b54774004f chore: Tidy up node & config files including excepting them from import/no-nodejs-modules (#83691) 2 месяцев назад
  Ryan Albrecht 8488a713a5 chore: Enable a few eslint rules that overlap with biomes rule list (#83693) 2 месяцев назад
  Dominik Dorfmeister 45b7c2bd2a ref: set noImplicitAny compiler setting to true (#83366) 2 месяцев назад
  Ryan Albrecht 5ad727fe12 chore(eslint): Set @emotion/syntax-preference to prefer string css= prop values (#83554) 2 месяцев назад
  Ryan Albrecht cb96b09e1f chore(eslint): Enable some null-check related rules and manually fix them (#83549) 2 месяцев назад
  Ryan Albrecht 9a052e9752 chore(eslint): Enable no-duplicate-enum-values and fix violations (#83544) 2 месяцев назад
  Ryan Albrecht acd7ae7712 fix(eslint): Cleanup some TS cruft in the eslint.config.mjs file (#83468) 2 месяцев назад
  Ryan Albrecht 4c788f76d4 fix(eslint): Fix file pattern for *.stories.tsx files (#83466) 2 месяцев назад
  Ryan Albrecht 326444b278 fix(eslint): Enable no-constant-binary-expression and fix violations (#83273) 2 месяцев назад
  Ryan Albrecht 4d683ef66d lint(eslint): Special case *.js config and script files in eslint (#83286) 2 месяцев назад
  Ryan Albrecht 41ba472827 fix: Fix actionCreator/organization promises and enable `no-async-promise-executor` eslint rule (#83270) 2 месяцев назад
  Ryan Albrecht 2c742f5e69 lint: Enable no-loss-of-precision rule except in tests/stories (#83281) 2 месяцев назад
  Ryan Albrecht 6f5c8b5cca lint: Fix `no-empty-pattern` and `no-dupe-else-if` eslint violations (#83279) 2 месяцев назад
  Ryan Albrecht 7a81db53dc ref(eslint): Import many recommended rulesets, but disable whatever we are violating (#82872) 2 месяцев назад
  Jonas cfe8437881 ref(tsc) fix noUncheckedIndexedAccess (#82876) 2 месяцев назад
  Ryan Albrecht 35938d8f86 ref(eslint): Autofix some jest styleistic lint problems (#82851) 2 месяцев назад
  Ryan Albrecht 0629214543 test: Enable some easy jest eslint rules and manually fix them (#82849) 2 месяцев назад
  Ryan Albrecht 301f7a910e ref(eslint): Rename and re-order config sections (#82845) 2 месяцев назад
  Scott Cooper 04686185f1 test(ui): Disallow translations in tests (#82841) 2 месяцев назад
  Ryan Albrecht 9cc561bb29 ref(eslint): Consolidate eslint core rules (#82844) 2 месяцев назад
  Ryan Albrecht 2457aabe32 ref(eslint): Consolidate typescript-eslint rules (#82839) 2 месяцев назад
  Ryan Albrecht abd66e730a ref(eslint): Consolidate `sentry` & `sort-order` rules (#82834) 2 месяцев назад