0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00

[ci] format

This commit is contained in:
Bjorn Lu 2024-01-20 11:00:50 +00:00 committed by astrobot-houston
parent a505190933
commit d0742bcfda

View file

@ -3,6 +3,6 @@
"include": ["src"],
"compilerOptions": {
"outDir": "./dist",
"rootDir": "./src",
"rootDir": "./src"
}
}