Files
animethemes-web/jsconfig.json
T
Manuel S 31aee782b0 feat: Migrated to Next.js (#87)
* Rewrote data layer to work on-demand.
* Added several favicon formats.
* Added image for SEO page previews.
* Disabled GitHub pages as it no longer works.
* Several other adjustments.
2022-01-16 04:09:29 +01:00

6 lines
52 B
JSON

{
"compilerOptions": {
"baseUrl": "src"
}
}