eslint-config-mister-hope
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "eslint-config-mister-hope", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "eslint plugin for hope", | ||
@@ -12,2 +12,6 @@ "keywords": [ | ||
"exports": { | ||
".": { | ||
"type": "./lib/index.d.ts", | ||
"default": "./lib/index.js" | ||
}, | ||
"./globals": { | ||
@@ -14,0 +18,0 @@ "type": "./lib/globals.d.ts", |
10281
0