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
feature #243#232 Added support for the eslint-loader (pinoniq, Lyrkan)
This PR was merged into the master branch.
Discussion
----------
#232 Added support for the eslint-loader
I wasn't sure about whether to include the eslint-loader in the devDependencies or dependencies.
Commits
-------
95af361 Remove eslint-plugin-import from required dependencies for enableEslintLoader()
d06a0b3 Fix eslint-loader test cases
27b641e Removed the default import/resolver config
22fcb14 Fix misplaced cache option for the eslint-loader
0738691 Use the apply-options-callback method for the eslint-loader
87e1a02 Added the cache configuration for the eslint-loader
03bc596 Added a small functional test for eslint output
a19414e Removed a default eslint rule Corrected spelling mistakes Reverted unrelated changes
ce8c66d#232 Added support for the eslint-loader
0 commit comments