1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-20 21:54:58 -04:00

Switch to eslint for linting

This commit is contained in:
Mark McDowall
2023-01-15 21:19:43 -08:00
committed by Mark McDowall
parent a731d24e23
commit a18c377466
4 changed files with 17 additions and 290 deletions
@@ -1,3 +1,4 @@
// eslint-disable-next-line filenames/match-exported
const loaderUtils = require('loader-utils');
module.exports = function cssVariablesLoader(source) {