1
0
Fork 0

chore: Fixed linter warnings

This commit is contained in:
Joost De Cock 2022-01-20 09:07:38 +01:00
parent 56df5d5287
commit 2234155052
70 changed files with 103 additions and 309 deletions

View file

@ -5,8 +5,6 @@ import chai from 'chai'
* It expects the following:
*
* @param object plugin: The plugin object
* @param object freesewing: Imported @freesewing/core
* @param object expect: Imported chai.expect
*/
export const sharedPluginTests = plugin => {