1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

Switch to eslint for linting

(cherry picked from commit a18c3774661f466727ab46315211aecb43ef1def)
This commit is contained in:
Mark McDowall
2023-01-15 21:19:43 -08:00
committed by Robin Dadswell
parent b6b10d7c6f
commit 7b2fd5140b
4 changed files with 34 additions and 298 deletions
@@ -1,3 +1,4 @@
// eslint-disable-next-line filenames/match-exported
const loaderUtils = require('loader-utils');
module.exports = function cssVariablesLoader(source) {