-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
90 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@kcws/dtcheck", | ||
"comment": "Apply new eslint rules", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@kcws/dtcheck" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@kcws/equals", | ||
"comment": "Apply new eslint rules", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@kcws/equals" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@kcws/eslint-config/main_2023-12-27-16-58.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@kcws/eslint-config", | ||
"comment": "Add several plugins and rules for my personal styles", | ||
"type": "minor" | ||
} | ||
], | ||
"packageName": "@kcws/eslint-config" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@kcws/lintstaged-config/main_2023-12-27-16-58.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@kcws/lintstaged-config", | ||
"comment": "Apply new eslint rules", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@kcws/lintstaged-config" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@kcws/mixin", | ||
"comment": "Apply new eslint rules", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@kcws/mixin" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@kcws/node-rig", | ||
"comment": "Prepare for new type packages and add new profile called `js`", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@kcws/node-rig" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@kcws/random", | ||
"comment": "Apply new eslint rules", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@kcws/random" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@kcws/reset.css", | ||
"comment": "Apply new eslint rules", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@kcws/reset.css" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@kcws/web-rig", | ||
"comment": "Prepare for new type packages and add `js` profile", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@kcws/web-rig" | ||
} |