UNPKG
shopify-api-types
Version:
latest (0.0.5-alpha)
0.0.5-alpha
0.0.4-alpha
0.0.3-alpha
0.0.2-alpha
0.0.1-alpha
typings for Shopify Admin API
fyko/shopify-api-types
shopify-api-types
/
tsconfig.eslint.json
9 lines
(8 loc)
•
140 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"extends"
:
"./tsconfig.json"
,
"compilerOptions"
:
{
"allowJs"
:
true
,
"checkJs"
:
true
}
,
"include"
:
[
"common"
,
"default"
,
"2021"
]
}