Lint (#95)
* stricter linter * Update .eslintrc.js * Update control-points.js
This commit is contained in:
@@ -8,7 +8,7 @@ the SVG file differently:
|
||||
### Example
|
||||
```js
|
||||
svgEditor.setCustomHandlers({
|
||||
save (win, data) {
|
||||
save (_win, _data) {
|
||||
// Save svg
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user