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