mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-11 19:00:00 +01:00
Added Eslint and husky (#1062)
This commit is contained in:
@@ -4,4 +4,4 @@ const testModule = require('../templates/module-test'),
|
||||
saturation: 1.2
|
||||
};
|
||||
|
||||
testModule('saturation', options, benchmark)
|
||||
testModule('saturation', options, benchmark);
|
||||
Reference in New Issue
Block a user