mirror of
https://github.com/penpot/penpot-exporter-figma-plugin.git
synced 2025-02-01 20:28:47 -05:00
remove @figma types from ui (#42)
This commit is contained in:
parent
244ea64746
commit
737e6e1f08
1 changed files with 1 additions and 2 deletions
|
@ -15,7 +15,6 @@
|
||||||
"resolveJsonModule": true,
|
"resolveJsonModule": true,
|
||||||
"isolatedModules": true,
|
"isolatedModules": true,
|
||||||
"noEmit": true,
|
"noEmit": true,
|
||||||
"jsx": "react-jsx",
|
"jsx": "react-jsx"
|
||||||
"typeRoots": ["../node_modules/@figma"]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue