mirror of
https://github.com/bendtherules/eslint-plugin-undef-init.git
synced 2026-08-18 13:52:15 +00:00
Bump package version + Publish
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "eslint-plugin-undef-init",
|
"name": "eslint-plugin-undef-init",
|
||||||
"version": "0.0.2",
|
"version": "0.0.3",
|
||||||
"description": "Always initialize variables during declaration. Set it explicitly to undefined, if required.",
|
"description": "Always initialize variables during declaration. Set it explicitly to undefined, if required.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"eslint",
|
"eslint",
|
||||||
|
|||||||
Reference in New Issue
Block a user