Skip to content

Commit a589a6c

Browse files
authored
Merge pull request webpack#5183 from kahwee/patch-1
Remove jscs-loader from README as it is abandoned
2 parents aaa6eea + dc58017 commit a589a6c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,6 @@ or are automatically applied via regex from your webpack configuration.
190190
|<a href="https://github.com/webpack/mocha-loader"><img width="48" height="48" src="https://worldvectorlogo.com/logos/mocha.svg"></a>|![mocha-npm]|Tests with mocha (Browser/NodeJS)|
191191
|<a href="https://github.com/MoOx/eslint-loader"><img width="48" height="48" src="https://worldvectorlogo.com/logos/eslint.svg"></a>|![eslint-npm]|PreLoader for linting code using ESLint|
192192
|<a href="https://github.com/webpack/jslint-loader"><img width="48" height="48" src="http://jshint.com/res/jshint-dark.png"></a>|![jshint-npm]|PreLoader for linting code using JSHint|
193-
|<a href="https://github.com/unindented/jscs-loader"><img width="48" height="48" src="https://worldvectorlogo.com/logos/jscs.svg"></a>|![jscs-npm]|PreLoader for code style checking using JSCS|
194-
195193

196194
[mocha-npm]: https://img.shields.io/npm/v/mocha-loader.svg
197195
[eslint-npm]: https://img.shields.io/npm/v/eslint-loader.svg

0 commit comments

Comments
 (0)