Helloworld/tsconfig.json
Edhueppe abf3f90f56 on page / : grid of 6 random images
Co-authored-by: Avior <github@avior.me>
2023-02-14 11:51:16 +01:00

7 lines
109 B
JSON

{
"extends": "./node_modules/@dzeio/config/tsconfig.base.json",
"compilerOptions": {
"jsx": "react"
}
}