UNPKG
@tmis/eslint
Version:
latest (0.0.1)
0.0.1
eslint rules
@tmis/eslint
/
package.json
15 lines
(14 loc)
•
275 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name"
:
"
@tmis
/eslint"
,
"version"
:
"0.0.1"
,
"description"
:
"eslint rules"
,
"main"
:
"index.js"
,
"license"
:
"MIT"
,
"scripts"
: {
"link"
:
"npm link"
},
"publishConfig"
: {
"access"
:
"public"
},
"gitHead"
:
"1115a12f4f30f1d26eaad8ce54c746a0d8c9a7ac"
}