rickvanlieshout.com-old/jsconfig.json
Mastermindzh 7a68e42288 git sync for colleagues.
All in 1 big commit :)...
Do as I say... not as I do (in my private stuff anyway)
2022-05-12 11:34:53 +02:00

8 lines
95 B
JSON

{
"compilerOptions": {
"baseUrl": "./src",
"checkJs": true,
"jsx": "react"
}
}