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:
@@ -3,6 +3,6 @@ const testModule = require('../templates/module-test'),
|
||||
options = {
|
||||
color: '30, 40, 190',
|
||||
factor: 0.6
|
||||
}
|
||||
};
|
||||
|
||||
testModule('tint', options, benchmark);
|
||||
Reference in New Issue
Block a user