Skip to content

Commit

Permalink
chore(eslint-config): version 1.0.0-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kwaa committed Jul 31, 2024
1 parent b5efef9 commit 07dc1ce
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 5 deletions.
9 changes: 9 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"mode": "pre",
"tag": "alpha",
"initialVersions": {
"@importantimport/eslint-config": "0.3.0",
"@importantimport/tsconfig": "0.1.0"
},
"changesets": []
}
5 changes: 5 additions & 0 deletions .changeset/thick-dragons-joke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@importantimport/eslint-config": major
---

Version 1.0 alpha
6 changes: 1 addition & 5 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"name": "@importantimport/eslint-config",
"type": "module",
"version": "0.3.0",
"private": true,
"description": "An ESLint Flat Config for !mportantImport.",
"license": "MIT",
"repository": {
Expand All @@ -12,10 +11,7 @@
},
"bugs": "https://github.com/importantimport/config/issues",
"keywords": [
"eslint",
"eslintconfig",
"eslint-config",
"config"
"eslint-config"
],
"exports": {
".": {
Expand Down

0 comments on commit 07dc1ce

Please sign in to comment.