mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-11 13:33:21 -08:00
Merge commit 'cd37048439' into glitch-soc/merge-upstream
Conflicts: - `.prettierignore`: Conflict due to glitch-soc-only files. Kept those at the end of the file.
This commit is contained in:
commit
a3b6a85521
64 changed files with 231 additions and 65 deletions
|
|
@ -10,6 +10,8 @@
|
|||
"esModuleInterop": true,
|
||||
"skipLibCheck": true,
|
||||
"baseUrl": "./",
|
||||
"incremental": true,
|
||||
"tsBuildInfoFile": "tmp/cache/tsconfig.tsbuildinfo",
|
||||
"paths": {
|
||||
"locales": ["app/javascript/locales"],
|
||||
"styles/*": ["app/javascript/styles/*"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue