mirror of
https://github.com/bendtherules/eslint-plugin-undef-init.git
synced 2026-08-18 22:02:50 +00:00
Update version
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "eslint-plugin-undef-init",
|
"name": "eslint-plugin-undef-init",
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"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