-
Notifications
You must be signed in to change notification settings - Fork 3
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
1 parent
0b0ab54
commit 328650f
Showing
2 changed files
with
2 additions
and
104 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 |
---|---|---|
@@ -1,73 +1 @@ | ||
# @zanminkian/eslint-plugin | ||
|
||
## 0.3.2 | ||
|
||
### Patch Changes | ||
|
||
- 10c2e3b: feat(eslint-plugin): add rule `prefer-shortest-relative-path` | ||
|
||
## 0.3.1 | ||
|
||
### Patch Changes | ||
|
||
- c37841e: chore: upgrade deps | ||
|
||
## 0.3.0 | ||
|
||
### Minor Changes | ||
|
||
- ef3df34: refactor(eslint-plugin): ship to esm | ||
|
||
### Patch Changes | ||
|
||
- 3285d42: chore: upgrade deps | ||
|
||
## 0.2.0 | ||
|
||
### Minor Changes | ||
|
||
- 137332b: refactor(eslint-plugin): remove the usage of `plugin:@zanminkian/recommended` | ||
|
||
## 0.1.5 | ||
|
||
### Patch Changes | ||
|
||
- 5c5fe5a: chore: upgrade deps | ||
|
||
## 0.1.4 | ||
|
||
### Patch Changes | ||
|
||
- 3438566: chore: upgrade deps | ||
|
||
## 0.1.3 | ||
|
||
### Patch Changes | ||
|
||
- ccccdfa: feat(eslint-plugin): allow PropertyDefinition in `no-declares-in-ts-file` rule | ||
- 61bf00c: chore(eslint-config,eslint-plugin): upgrade deps | ||
|
||
## 0.1.2 | ||
|
||
### Patch Changes | ||
|
||
- 3d9e5e6: chore: optimize error message | ||
|
||
## 0.1.1 | ||
|
||
### Patch Changes | ||
|
||
- f00fa6f: feat(eslint-plugin): add `import-regex` rule to replace some rules | ||
- 142b4c3: feat(eslint-plugin): add `prefer-global-this` rule | ||
- 9e25788: feat(eslint-plugin): add `no-dynamic-import` rule | ||
- 0f2b8f6: feat(eslint-plugin): add `no-legacy-getter-setter` rule | ||
|
||
## 0.1.0 | ||
|
||
### Minor Changes | ||
|
||
- 736777d: feat: add `no-const-enum` rule | ||
- 78ef761: feat(eslint-plugin): add `no-node-modules-when-import` rule | ||
- 7c82625: chore(eslint-plugin): update deps | ||
- 90a8634: feat(eslint-plugin): add `no-declares-in-ts-file` rule | ||
- bf1abe4: feat: add `no-export-assignment` rule | ||
# @git-validator/eslint-plugin |
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 |
---|---|---|
@@ -1,37 +1,7 @@ | ||
# @zanminkian/prettier-config | ||
# @git-validator/prettier-config | ||
|
||
## 0.1.0 | ||
|
||
### Minor Changes | ||
|
||
- 5b63fe2: refactor(prettier-config): rename | ||
|
||
## 0.5.0 | ||
|
||
### Minor Changes | ||
|
||
- ebdcef9: feat(prettier-config): enable plugin `prettier-plugin-curly` | ||
|
||
## 0.4.0 | ||
|
||
### Minor Changes | ||
|
||
- b25ebab: refactor(prettier-config): ship to esm | ||
|
||
## 0.3.0 | ||
|
||
### Minor Changes | ||
|
||
- 003b95f: feat(prettier-config): support formatting tailwind | ||
|
||
## 0.2.0 | ||
|
||
### Minor Changes | ||
|
||
- e73b5f3: refactor(prettier-config): remove `semi` and `singleQuote` config | ||
|
||
## 0.1.0 | ||
|
||
### Minor Changes | ||
|
||
- 6cfd8b2: feat(prettier-config): finish prettier config |