mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +00:00
Merge branch 'main' into preperation-to-merge-map-and-landingpage
This commit is contained in:
commit
962477eab1
@ -70,3 +70,7 @@ Tags, colors and clusters help to retain the overview.
|
||||
<a href="https://opencollective.com/utopia-project">
|
||||
<img width="300" src="https://opencollective.com/utopia-project/donate/button@2x.png?color=blue" />
|
||||
</a>
|
||||
|
||||
---
|
||||
|
||||
This project is tested with BrowserStack
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"module": "esnext",
|
||||
"target": "ESNext",
|
||||
"lib": ["es6", "dom","es2015", "es2016", "es2017", "es2020"],
|
||||
"sourceMap": true,
|
||||
"sourceMap": false,
|
||||
"allowJs": false,
|
||||
"jsx": "react-jsx",
|
||||
"moduleResolution": "node",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user