-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit b074b14
feat(TS): add types so that rules can be used in TS eslint.config files (#394)
* feat(TS): add types so that rules can be used in TS eslint.config files
* add changelog
* Create afraid-apples-hunt.md
* Revert "add changelog"
This reverts commit 4e45430.
* fix spaces
* Apply suggestions from code review
---------
Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>1 parent 1fb9414 commit b074b14
File tree
3 files changed
+10
-2
lines changed- .changeset
3 files changed
+10
-2
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + |
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 | + | ||
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
| |||
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
52 | - | ||
53 | + | ||
54 | + | ||
53 | 55 |
| |
54 | 56 |
| |
55 | 57 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 | - | ||
5 | + | ||
6 | + | ||
6 | 7 |
| |
7 | 8 |
|
0 commit comments