mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-13 11:50:02 +01:00
Eslint operator spacing config (#1109)
* Eslint operator spacing config * consistent spacing after comma * comma styling config * Trailing spaces config
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
module.exports = function GridOverlay(options,UI) {
|
||||
module.exports = function GridOverlay(options, UI) {
|
||||
|
||||
var output;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user