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