1
0
Fork 0

chore: More linter warnings

This commit is contained in:
Joost De Cock 2022-01-20 09:14:20 +01:00
parent 8b17eea194
commit db8f9521a3
10 changed files with 18 additions and 18 deletions

View file

@ -1,6 +1,6 @@
import chai from 'chai'
import freesewing from '@freesewing/core'
import plugin from '../dist/index.mjs'
//import freesewing from '@freesewing/core'
//import plugin from '../dist/index.mjs'
const expect = chai.expect