Merge branch 'main' into tip-tap2

This commit is contained in:
Anton Tranelis 2025-06-10 10:26:42 +02:00 committed by GitHub
commit 37c3958400
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",