Scott Cooper
|
e191fa2d0b
feat(ui): Re-enable eslint rules-of-hooks (#80540)
|
3 days ago |
Scott Cooper
|
a8bac0c9ea
fix(ui): Restrict imports from 'moment' for 'moment-timezone' (#78561)
|
1 month ago |
Scott Cooper
|
266a352750
chore(ui): Lint against using the `qs` package (#78180)
|
1 month ago |
Scott Cooper
|
a6da828d22
chore(ui): Re-enable restricted import lint rules (#76465)
|
2 months ago |
Ryan Albrecht
|
f39a5a59b3
chore: Guard against bad imports related to devtoolbar (#75030)
|
3 months ago |
Ryan Albrecht
|
f54deb0fa3
ci: Use eslint to track calls to @deprecated functions/components (#70184)
|
5 months ago |
Yagiz Nizipli
|
66c45a6181
feat: add biome rules for strict tests (#69528)
|
6 months ago |
Ryan Albrecht
|
5178e51854
ci: Update eslint to apply testing-library/react rules to more spec files (#67228)
|
8 months ago |
getsentry-bot
|
f40d0a4bf1
Revert "ci: Remove relaxed mode from eslint (#66921)"
|
8 months ago |
Ryan Albrecht
|
14916aebcf
ci: Remove relaxed mode from eslint (#66921)
|
8 months ago |
Ryan Albrecht
|
34e0417345
lint: Remove special-case for `react-hooks/exhaustive-deps` in CI rules (#66736)
|
8 months ago |
Yagiz Nizipli
|
94e74f773b
build: enable more biome rules (#65091)
|
9 months ago |
Yagiz Nizipli
|
99f03b5229
build: update eslint config and clean-up rules (#64999)
|
9 months ago |
Yagiz Nizipli
|
291fabef45
build: move several linting rules to biome (#64911)
|
9 months ago |
Yagiz Nizipli
|
6887c9c9b4
feat: move `noNodejsModules` to biome (#64682)
|
9 months ago |
Yagiz Nizipli
|
6febecf83d
build: replace eslint-typescript with biome linter (#64239)
|
9 months ago |
Yagiz Nizipli
|
4096e5e430
build: improve formatting (#64061)
|
9 months ago |
Yagiz Nizipli
|
dc04ffe886
build: enable `@typescript-eslint/consistent-type-exports` rule (#64056)
|
9 months ago |
Yagiz Nizipli
|
3e84ae0500
fix: remove eslint spacing (#64009)
|
9 months ago |
Yagiz Nizipli
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
9 months ago |
Yagiz Nizipli
|
31aac1b9b0
build: replace prettier with biome (#62054)
|
9 months ago |
Yagiz Nizipli
|
6ef73c54c0
build: update `@types/node` to latest version (#63983)
|
9 months ago |
George Gritsouk
|
cb32e84a69
chore(ts): Remove JS fixture lazy-loading (#62433)
|
10 months ago |
Evan Purkhiser
|
1d07fe72af
chore(js): Add comment to js-sdk-loader eslint config (#47340)
|
1 year ago |
Evan Purkhiser
|
94127cfcf7
chore(js): Bump eslint-config-sentry (#47298)
|
1 year ago |
Evan Purkhiser
|
e4ac987d6b
chore(js): Apply react/function-component-definition (#47099)
|
1 year ago |
Francesco Novy
|
80144018f1
build: Add script to build & minify loader (#46780)
|
1 year ago |
Jonas
|
82327da6c4
ref(profiling): update hook dependencies (#37130)
|
2 years ago |
Billy Vong
|
59e78be834
dev(eslint): Make `react-hooks/exhaustive-deps` not error in CI (#34488)
|
2 years ago |
Billy Vong
|
50b9ee30e2
dev(eslint): Make `react-hooks/exhaustive-deps` error on pre-commit (#34436)
|
2 years ago |
Evan Purkhiser
|
a83add4fd9
ref(js): Do not use `-c` with eslint (#32989)
|
2 years ago |
Evan Purkhiser
|
33fbf02f02
chore(prettier): Upgrade to 2.3.x (#26820)
|
3 years ago |
Billy Vong
|
198b4ac721
chore(eslint): Bump eslint to disregard webpack chunk names for dynamic imports (#25971)
|
3 years ago |
Billy Vong
|
683f1f5a8b
ref(webpack): Remove `webpackChunkName` from dynamic imports (#25940)
|
3 years ago |
Billy Vong
|
2b4b42e99d
chore(eslint): Bump to auto sort imports (#22212)
|
4 years ago |
Billy Vong
|
b8bf85948d
build(eslint): Add `simple-import-sort` eslint plugin (#22104)
|
4 years ago |
Billy Vong
|
4d82a2b89d
style(eslint): Restrict usage of `@sentry/browser` (#19932)
|
4 years ago |
jeffkwoh
|
5a7c73fba5
ref(js) remove lodash/get (#16614)
|
4 years ago |
Billy Vong
|
be286160a2
build(eslint): Move ts and emotion lint rules to config (#17666)
|
4 years ago |
Billy Vong
|
94a63d9a3b
feat(emotion): Upgrade emotion to v10 (#15106)
|
4 years ago |
Billy Vong
|
aedfc407af
build(eslint): Make "strict" ruleset the default (#13142)
|
5 years ago |
Alberto Leal
|
dcadf60ce8
fix(typescript): Warn for react/sort-comp
|
5 years ago |
Alberto Leal
|
9e4bb5c2f6
lint(typescript): Add tsx and ts files to lint npm script command
|
5 years ago |
Alberto Leal
|
fd1ae8c567
lint(typescript): disable @typescript-eslint/no-unused-vars
|
5 years ago |
Alberto Leal
|
f4f17b82f4
lint(typescript): Fix no-unused-vars issues for imported types
|
5 years ago |
Lyn Nagara
|
ba6a4057f6
lint(typescript): use typescript eslint parser instead of tslint
|
5 years ago |
Evan Purkhiser
|
824d71b534
style(build): Use modules over json for configs (#11618)
|
5 years ago |