mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2026-01-20 06:34:24 +01:00
redesigned send and receive
This commit is contained in:
@@ -48,5 +48,13 @@
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.8"
|
||||
},
|
||||
"prettier": {
|
||||
"semi": false,
|
||||
"singleQuote": false,
|
||||
"trailingComma": "es5",
|
||||
"printWidth": 80,
|
||||
"tabWidth": 2,
|
||||
"useTabs": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user