UNPKG
sitefix
Version:
latest (0.1.5)
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
QA and fix issues on static websites.
github.com/CloudCannon/sitefix
CloudCannon/sitefix
sitefix
/
jsconfig.json
8 lines
•
117 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"compilerOptions"
:
{
"resolveJsonModule"
:
true
,
"lib"
:
[
"esnext"
]
}
}