redirecter for ao3 that adds opengraph metadata
at beta 77 B view raw
1{ 2 "compilerOptions": { 3 "paths": { 4 "@/*": ["./src/*"] 5 } 6 } 7}