You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -191,8 +191,6 @@ or are automatically applied via regex from your webpack configuration.
191
191
|<ahref="https://github.com/webpack/mocha-loader"><imgwidth="48"height="48"src="https://worldvectorlogo.com/logos/mocha.svg"></a>|![mocha-npm]|Tests with mocha (Browser/NodeJS)|
192
192
|<ahref="https://github.com/MoOx/eslint-loader"><imgwidth="48"height="48"src="https://worldvectorlogo.com/logos/eslint.svg"></a>|![eslint-npm]|PreLoader for linting code using ESLint|
193
193
|<ahref="https://github.com/webpack/jslint-loader"><imgwidth="48"height="48"src="http://jshint.com/res/jshint-dark.png"></a>|![jshint-npm]|PreLoader for linting code using JSHint|
194
-
|<ahref="https://github.com/unindented/jscs-loader"><imgwidth="48"height="48"src="https://worldvectorlogo.com/logos/jscs.svg"></a>|![jscs-npm]|PreLoader for code style checking using JSCS|
0 commit comments