Commit 49c1333
Feat/move example app into eslint module package (#19)
* refacto: move exemple-app into eslint-plugin
* feat: update eslint working directories
* feat: change "config" suffix to "plugin" in tsconfig
* feat: remove the plugin as dependency in package.json
* feat: update github workflow
* feat: specify the required files for the plugin build
---------
Co-authored-by: Clément Dours <clementdo@bam.tech>1 parent 8932d98 commit 49c1333
16 files changed
Lines changed: 5013 additions & 11 deletions
File tree
- .github
- workflows
- .vscode
- packages
- eslint-plugin
- example-app
- example-app
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
File renamed without changes.
0 commit comments