mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-23 07:21:53 +08:00
feat(ui): add image-zoom
This commit is contained in:
+5
-1
@@ -19,7 +19,11 @@
|
||||
"rules": {
|
||||
"recommended": true,
|
||||
"suspicious": {
|
||||
"noExplicitAny": "off"
|
||||
"noExplicitAny": "off",
|
||||
"noDuplicateProperties": "off"
|
||||
},
|
||||
"complexity": {
|
||||
"noImportantStyles": "off"
|
||||
}
|
||||
},
|
||||
"domains": {
|
||||
|
||||
Reference in New Issue
Block a user