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