Skip to content

Commit dc58017

Browse files
authored
Remove jscs-loader from README as it is abandoned
What kind of change does this PR introduce? README removes jscs-loader as it is marked as abandoned 10 days ago: https://github.com/unindented/jscs-loader Did you add tests for your changes? No. If relevant, link to documentation update: Does this PR introduce a breaking change? No
1 parent a959fef commit dc58017

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
@@ -191,8 +191,6 @@ or are automatically applied via regex from your webpack configuration.
191191
|<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)|
192192
|<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|
193193
|<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|
194-
|<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|
195-
196194

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

0 commit comments

Comments
 (0)