tangled
alpha
login
or
join now
erika.florist
/
maudit
6
fork
atom
Rust library to generate static websites
6
fork
atom
overview
issues
pulls
1
pipelines
maudit
/
crates
/
maudit-cli
/
tsconfig.json
at
fix/misc-errors
4 lines
58 B
view raw
wrap content
Erika
feat: create a proper setup for JavaScript code in the repo (#82)
2mo ago
cbdac639
1
{
2
"extends"
:
"../../tsconfig.json"
,
3
"include"
:
[
"js"
]
4
}