Skip to content

Commit 52684a0

Browse files
committed
chore(index): cleanup semicolon
1 parent 2af058a commit 52684a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import {WebpackConfig, get} from '@easy-webpack/core';
1+
import {WebpackConfig, get} from '@easy-webpack/core'
22
const ExtractTextPlugin = require('extract-text-webpack-plugin')
33

44
/**

0 commit comments

Comments
 (0)