feat: add root tsconfig
This commit is contained in:
parent
bf28a0c795
commit
4546bd6986
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"parserOptions": {
|
||||
"project": "./frontend/tsconfig.json",
|
||||
},
|
||||
}
|
||||
Loading…
Reference in New Issue