We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bed1cb commit 6684bafCopy full SHA for 6684baf
.changeset/tidy-socks-pull.md
packages/eslint-config-custom/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @orchestrator-ui/eslint-config-custom
2
3
+## 1.1.0
4
+
5
+### Minor Changes
6
7
+- 1bed1cb: Add prettier and plugings to eslint config package
8
9
## 1.0.0
10
11
### Major Changes
packages/eslint-config-custom/package.json
@@ -1,6 +1,6 @@
{
"name": "@orchestrator-ui/eslint-config-custom",
- "version": "1.0.0",
+ "version": "1.1.0",
"license": "MIT",
"scripts": {
"build": "tsup index.js --format esm",
0 commit comments