tangled
alpha
login
or
join now
veryroundbird.house
/
fixao3
redirecter for ao3 that adds opengraph metadata
1
fork
atom
overview
issues
pulls
pipelines
fixao3
/
jsconfig.json
at
2f71de4e5fc04304e65dd760016c9a5f4ece8414
77 B
view raw
1
{
2
"compilerOptions"
:
{
3
"paths"
:
{
4
"@/*"
:
[
"./src/*"
]
5
}
6
}
7
}