Commit 3d36cc9
authored
Fix linting: finish the conversion to v9 and flat configs, make lint not silently fail and fix a bunch of type errors (#3932)
* fix lint configuration with new format
* fix repo linting with new configs and version, fixing linting errors as well
* Change files
* fix some styling issues from lint --fix and remove unused ignore files
* Change files
* fix comment
* remove code that would violate security policy1 parent 405ca36 commit 3d36cc9
File tree
128 files changed
+572
-285
lines changed- .vscode
- apps
- E2E
- fluent-tester/src/TestComponents
- Badge
- Button
- deprecated
- Chip
- ContextualMenu
- Icon
- MenuButtonLegacy
- MenuButtonV1
- Svg
- change
- packages
- codemods
- components
- Badge/src/CounterBadge
- Button/src/ToggleButton
- Chip
- FocusZone/src
- Link/src/legacy
- Menu/src
- MenuPopover
- Menu
- Pressable/src
- RadioGroup/src/RadioGroup
- Stack/src
- TabList/src/Tab
- deprecated
- foundation-composable
- foundation-compose
- foundation-settings
- theme-registry
- themed-settings
- theming-ramp
- theming-react-native
- src/NativeModule
- experimental
- AppearanceAdditions/src
- Dropdown/src
- Dropdown
- Listbox
- Popover/src
- framework
- eslint-config-rules
- framework/src
- immutable-merge
- src
- memo-cache
- src
- merge-props
- src
- themed-stylesheet
- src
- use-slots/src
- use-slot/src
- theming
- android-theme
- apple-theme
- default-theme
- theme-tokens
- src/highContrast
- theme-types
- src
- win32-theme
- src
- NativeModule
- highContrast
- utils
- adapters/src
- interactive-hooks/src
- Pressability
- test-tools/src
- scripts/src/tasks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
128 files changed
+572
-285
lines changedThis file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | | - | |
18 | | - | |
19 | 16 | | |
20 | 17 | | |
21 | 18 | | |
| |||
0 commit comments