wix-incubator / corvid-types

Type definitions for Corvid by Wix
MIT License
5 stars 3 forks source link

Object object fix #93

Closed yurynix closed 2 years ago

yurynix commented 2 years ago

Currently the config results in:

➜  corvid-types git:(react-velo-types) ✗ cat /var/folders/4n/wr81mf290bxdzn5rncgk1_fmkql106/T/tmp-92003bDlAjekfbjJc/tsconfig.json
{
  "extends": "../../../../../../Users/yurym/wix/corvid-types/configs/tsconfig.public.json",
  "compilerOptions": {
    "baseUrl": ".",
    "paths": [object Object],
    "jsx": "react"
  }
}%