mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 17:24:32 +02:00
add ui ordering
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"camelcase":"off",
|
||||
"no-unused-vars":"off",
|
||||
"no-plusplus":"off",
|
||||
"no-param-reassign":"off"
|
||||
"no-param-reassign":"off",
|
||||
"no-restricted-syntax":"off"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user