Commit 4dae3bc
Packages: Reimplement ESLint config as plugin (#12763)
* Packages: Move eslint-config to eslint-plugin
(Fails pre-commit, but in effort to ensure history preservation)
* eslint-plugin: Add npmrc to avoid package-lock.json
* Framework: Update path references for eslint-config to -plugin
* eslint-plugin: Reimplement ESLint config as plugin
* eslint-plugin: Unmark as private
* eslint-plugin: Undocument custom ruleset1 parent 6c68815 commit 4dae3bc
File tree
20 files changed
+206
-277
lines changed- docs
- packages
- eslint-config
- configs
- rules
- eslint-plugin
- configs
20 files changed
+206
-277
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
498 | 498 | | |
499 | 499 | | |
500 | 500 | | |
501 | | - | |
502 | | - | |
503 | | - | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
504 | 504 | | |
505 | 505 | | |
506 | 506 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments