Skip to content

Commit 13bf50d

Browse files
authored
Update into codacy coding standard
Change coding standard from standard.js into codacy. Use doublequote instead of singlequote, and add semicolon instead of without semicolon..
1 parent 1c52610 commit 13bf50d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
require('./dist/css-loader.css')
1+
require("./dist/css-loader.css");

0 commit comments

Comments
 (0)