Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 723b4b0

Browse files
committed
fix: linting
1 parent bc74839 commit 723b4b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: examples/bundle-webpack/webpack.config.js

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
'use strict'
2+
13
var path = require('path')
24
var webpack = require('webpack')
35

0 commit comments

Comments
 (0)