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:
@@ -2,4 +2,4 @@ const testModule = require('../templates/module-test'),
|
||||
options = {size:200, qrCodeString:'https://github.com/publiclab/image-sequencer'},
|
||||
benchmark= 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAklEQVR4AewaftIAAAApSURBVKXBAQEAAAiAIPP/5+qDMPsIJJJIIokkkkgiiSSSSCKJJJJIogNrygQcXEYsHQAAAABJRU5ErkJggg==';
|
||||
|
||||
testModule('add-qr', options, benchmark)
|
||||
testModule('add-qr', options, benchmark);
|
||||
Reference in New Issue
Block a user