mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-06 04:52:21 -07:00
Switch to eslint for linting
(cherry picked from commit a18c3774661f466727ab46315211aecb43ef1def) Closes #3350
This commit is contained in:
parent
87e702cbef
commit
ecf63006f3
5 changed files with 34 additions and 358 deletions
|
@ -1,3 +1,4 @@
|
|||
// eslint-disable-next-line filenames/match-exported
|
||||
const loaderUtils = require('loader-utils');
|
||||
|
||||
module.exports = function cssVariablesLoader(source) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue