mirror of
https://github.com/IoTManagerProject/IoTManagerWeb.git
synced 2026-03-26 23:12:34 +03:00
список устройств
This commit is contained in:
@@ -7,6 +7,12 @@
|
||||
"printWidth": 1000,
|
||||
"sxBracketSameLine": true,
|
||||
"overrides": [
|
||||
{
|
||||
"files": "App.svelte",
|
||||
"options": {
|
||||
"printWidth": 1000
|
||||
}
|
||||
},
|
||||
{
|
||||
"files": "Input.svelte",
|
||||
"options": {
|
||||
@@ -18,6 +24,12 @@
|
||||
"options": {
|
||||
"printWidth": 600
|
||||
}
|
||||
},
|
||||
{
|
||||
"files": "Cross.svelte",
|
||||
"options": {
|
||||
"printWidth": 50
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user