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:
@@ -5,4 +5,4 @@ const testModule = require('../templates/module-test'),
|
||||
filter: 'blue'
|
||||
};
|
||||
|
||||
testModule('ndvi', options, benchmark, image)
|
||||
testModule('ndvi', options, benchmark, image);
|
||||
Reference in New Issue
Block a user