Skip to content

Commit a9d0319

Browse files
committed
beautify
1 parent 28498b7 commit a9d0319

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/Validation.test.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ describe("Validation", function() {
9393
message: [
9494
" - configuration has an unknown property 'postcss'. These properties are valid:",
9595
" object { amd?, bail?, cache?, context?, dependencies?, devServer?, devtool?, entry, externals?, " +
96-
"loader?, module?, name?, node?, output?, plugins?, profile?, recordsInputPath?, recordsOutputPath?, " +
97-
"recordsPath?, resolve?, resolveLoader?, stats?, target?, watch?, watchOptions? }",
96+
"loader?, module?, name?, node?, output?, plugins?, profile?, recordsInputPath?, recordsOutputPath?, " +
97+
"recordsPath?, resolve?, resolveLoader?, stats?, target?, watch?, watchOptions? }",
9898
" For typos: please correct them.",
9999
" For loader options: webpack 2 no longer allows custom properties in configuration.",
100100
" Loaders should be updated to allow passing options via loader options in module.rules.",

0 commit comments

Comments
 (0)