Skip to content

Commit 519589e

Browse files
Version Packages
1 parent 746490a commit 519589e

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/blue-peas-tap.md

-5
This file was deleted.

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @jsimck/eslint-config
2+
3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- [`496381d`](https://github.com/jsimck/eslint-config/commit/496381d58589a0bfec10b3d73e37ce01644899a4) Thanks [@jsimck](https://github.com/jsimck)! - Initial release

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsimck/eslint-config",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "Very opinionated eslint config I use on my projects, includes: prettier, TS, jest, sonarqube and plugin-unicorn. It uses new eslint flat config.",
55
"type": "module",
66
"main": "./index.js",

0 commit comments

Comments
 (0)