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 934447f commit a126263Copy full SHA for a126263
CHANGELOG.md
@@ -0,0 +1,3 @@
1
+## 0.0.1 (2022-01-24)
2
+
3
+Initial commit
package.json
@@ -1,7 +1,7 @@
{
"name": "@morev/eslint-config-more",
"description": "Yet another strict shareable ESLint configuration",
4
- "version": "0.0.0",
+ "version": "0.0.1",
5
"private": false,
6
"license": "MIT",
7
"publishConfig": {
0 commit comments