mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-11 05:23:14 -08:00
Merge commit '6aeb162927' into glitch-soc/merge-upstream
Conflicts: - `.github/dependabot.yml`: We deleted it. Kept it removed. - `app/javascript/packs/public.jsx`: Upstream changed an import, we have slightly different ones. Ported upstream changes.
This commit is contained in:
commit
1a664560cc
22 changed files with 216 additions and 206 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"compilerOptions": {
|
||||
"jsx": "react",
|
||||
"target": "esnext",
|
||||
"module": "CommonJS",
|
||||
"moduleResolution": "node",
|
||||
"allowJs": true,
|
||||
"noEmit": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue