forked from conventional-changelog/commitlint
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 82936c9
authored
fix(resolve-extends): add import attribute for JSON config files (conventional-changelog#4551)
* fix(resolve-extends): add import attribute for JSON config files
* fix(resolve-extends): use require() for JSON files instead of import attributes1 parent e571970 commit 82936c9
1 file changed
+6
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
| |||
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
14 | + | ||
15 | + | ||
16 | + | ||
17 | + | ||
18 | + | ||
13 | 19 |
| |
14 | 20 |
| |
15 | 21 |
| |
|
0 commit comments