UNPKG
@silver886/type-json
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
TypeScript definitions for JSON
github.com/microsoft/TypeScript/issues/1897
@silver886/type-json
/
.eslintrc.tsconfig.json
8 lines
(7 loc)
•
103 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"include"
:
[
"./.eslintrc.js"
,
"./src"
]
,
"extends"
:
"./tsconfig.json"
}