ESlint no-extra-semi

This commit is contained in:
Peter Jaszkowiak
2017-02-17 22:20:45 -07:00
parent 1cf25f57fc
commit d9c1f6f088
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
;(function (exports) {
(function (exports) {
"use strict";