build: v0.0.2
This commit is contained in:
parent
37da7aa56e
commit
71de62d44c
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 ([37da7aa](https://github.com/ksv741/eslint-config-ksv741/commit/37da7aa56ea2ed4133262a7bcd6d44a6a13241ef))
|
||||||
|
* add jest ruleset ([6cbcc50](https://github.com/ksv741/eslint-config-ksv741/commit/6cbcc50d4bf446c372f68390949a66005bde1686))
|
||||||
|
* upgrade yarn, add linting packages ([7ea6f60](https://github.com/ksv741/eslint-config-ksv741/commit/7ea6f600c4bbb1520d38157336b502a9c1bfd3d9))
|
||||||
@ -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