// Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs. { "extends": "astro/tsconfigs/strict", "compilerOptions": { "baseUrl": ".", "paths": { "~/*": ["src/*"] }, "strictNullChecks": true } }