index
:
personal/personal-website.git
2018-rewrite
2020-rewrite
2021-rewrite
dependabot/npm_and_yarn/astro-5.15.9
master
testing
My personal website.
Alee
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tsconfig.json
blob: 5d5dcd6dcae4bf8cc8147ceaae5c3bf8761195a8 (
plain
) (
blame
)
1
2
3
4
5
6
{
"extends"
:
"astro/tsconfigs/base"
,
"compilerOptions"
:
{
"jsx"
:
"preserve"
}
}