Commit 7a0a502
Feat/create example app in root (#22)
* refacto : move example app to the project root
* fix: use package.json to indicate where to find eslint-plugin instead of tsconfig
* feat: move breaking example in a specific folder
---------
Co-authored-by: Clément Dours <clementdo@bam.tech>1 parent 35faf67 commit 7a0a502
20 files changed
Lines changed: 3865 additions & 68 deletions
File tree
- .github
- workflows
- .vscode
- example-app
- eslint-breaking-examples
- packages/eslint-plugin
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 5 | + | |
9 | 6 | | |
File renamed without changes.
0 commit comments