Skip to content

Commit

Permalink
fix: remove eslint overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayakkulkarni committed Aug 8, 2020
1 parent 114626c commit 197717a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/map/events.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
/* eslint-disable key-spacing */

export default {
resize: { name: 'resize' },
webglcontextlost: { name: 'webglcontextlost' },
Expand Down

0 comments on commit 197717a

Please sign in to comment.