build: v0.0.2
This commit is contained in:
parent
4e38a6fef6
commit
50f6c9f24b
9
CHANGELOG.md
Normal file
9
CHANGELOG.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# ksv741 Eslint Config
|
||||||
|
### 0.0.2 (2024-04-08)
|
||||||
|
|
||||||
|
|
||||||
|
### 🚀 New Features
|
||||||
|
|
||||||
|
* add github actions ([a50fd66](https://github.com/ksv741/eslint-config-ksv741/commit/a50fd664e17ccfaaa9d853f1c09b63a217570bac))
|
||||||
|
* add jest ruleset ([ca0bbac](https://github.com/ksv741/eslint-config-ksv741/commit/ca0bbac5c0b4a79a1c47411cc986130e9c914566))
|
||||||
|
* upgrade yarn, add linting packages ([a8e08f8](https://github.com/ksv741/eslint-config-ksv741/commit/a8e08f88794c17ec5ab3001538dabf49f9d93863))
|
||||||
@ -22,7 +22,7 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/ksv741/eslint-config-ksv741"
|
"url": "https://github.com/ksv741/eslint-config-ksv741"
|
||||||
},
|
},
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "19.2.1",
|
"@commitlint/cli": "19.2.1",
|
||||||
"@commitlint/config-conventional": "19.1.0",
|
"@commitlint/config-conventional": "19.1.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user