Skip to content

Commit 7f5d3cb

Browse files
chore: release @eslinter/eslint-config-standard (#4)
1 parent aa7130a commit 7f5d3cb

File tree

4 files changed

+10
-11
lines changed

4 files changed

+10
-11
lines changed

.changeset/mighty-needles-confess.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/plain-oranges-listen.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @eslinter/eslint-config-standard
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#2](https://github.com/eslinter/eslint-config-standard/pull/2) [`8b580fb`](https://github.com/eslinter/eslint-config-standard/commit/8b580fbb19b12ecad3792b71a4301debad83250f) Thanks [@JounQin](https://github.com/JounQin)! - feat: add legacy eslint config support back
8+
9+
- [#1](https://github.com/eslinter/eslint-config-standard/pull/1) [`ae748aa`](https://github.com/eslinter/eslint-config-standard/commit/ae748aa43c4da6709f30aa9949d7d4eb730a08a3) Thanks [@JounQin](https://github.com/JounQin)! - refactor: migrate `eslint-plugin-import` to [`eslint-plugin-import-x`](https://github.com/un-ts/eslint-plugin-import-x)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eslinter/eslint-config-standard",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"type": "commonjs",
55
"description": "JavaScript Standard Style - ESLint Shareable Config",
66
"repository": "git+https://github.com/eslinter/eslint-config-standard.git",

0 commit comments

Comments
 (0)