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 2782025 commit 60e3a1eCopy full SHA for 60e3a1e
CHANGELOG.md
@@ -0,0 +1,9 @@
1
+# 1.0.0 (2024-11-12)
2
+
3
4
+### Features
5
6
+* add recommended standard config ([2782025](https://github.com/valmisson/eslint-config-std/commit/2782025571ba6463f6f6c41afd911863ac9036fd))
7
8
9
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-std",
- "version": "0.1.0",
+ "version": "1.0.0",
"description": "ESlint config of JavaScript Standard Style",
"author": "Valmisson Grizorte <valmisson.github.io>",
"license": "MIT",
0 commit comments