mirror of
https://github.com/ae-utbm/sith.git
synced 2025-08-26 10:45:44 +00:00
fix: user pictures ordering
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"sourceMap": true,
|
||||
"noImplicitAny": true,
|
||||
"module": "esnext",
|
||||
"target": "es2022",
|
||||
"target": "es2024",
|
||||
"allowJs": true,
|
||||
"moduleResolution": "node",
|
||||
"experimentalDecorators": true,
|
||||
|
Reference in New Issue
Block a user