chore: More linting
This commit is contained in:
parent
8e187a947a
commit
a416b8b860
134 changed files with 1041 additions and 1055 deletions
|
@ -1,9 +1,9 @@
|
|||
import chai from 'chai'
|
||||
|
||||
const expect = chai.expect;
|
||||
const expect = chai.expect
|
||||
|
||||
describe('SVG Attributed Plugin Tests', () => {
|
||||
it("FIXME: No plugin tests defined", () => {
|
||||
it('FIXME: No plugin tests defined', () => {
|
||||
expect(1).to.equal(1)
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue