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
bd30fb8c0012cc575578a7ae380438b3cda0348f
77 B
view raw
1
{
2
"compilerOptions"
:
{
3
"paths"
:
{
4
"@/*"
:
[
"./src/*"
]
5
}
6
}
7
}