zot-wo-auth/jsconfig.json
Raul Kele 80ce2546c7 work in progress, on signin page
Signed-off-by: Raul Cristian Kele <raulkeleblk@gmail.com>
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-07-21 11:54:19 -07:00

7 lines
94 B
JSON

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