Skip to content

Commit 38e3eea

Browse files
author
QRaimbault
committed
🐛 Fixing sass loader
1 parent 1302084 commit 38e3eea

File tree

6 files changed

+4456
-16732
lines changed

6 files changed

+4456
-16732
lines changed

.eslintrc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ module.exports = {
99
'prefer-template': 'error',
1010
'no-useless-concat': 'error',
1111
'no-unused-vars': 'error',
12-
'no-undefined': 'error',
1312
'no-undef-init': 'error',
1413
'no-undef': 'error',
1514
'no-const-assign': 'error',

0 commit comments

Comments
 (0)