mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-14 00:54:09 +02:00
Linting
This commit is contained in:
@@ -25,7 +25,7 @@ module.exports = {
|
|||||||
test: /\.js$/,
|
test: /\.js$/,
|
||||||
use: [
|
use: [
|
||||||
'babel-loader',
|
'babel-loader',
|
||||||
'eslint-loader',
|
'eslint-loader'
|
||||||
],
|
],
|
||||||
include: src
|
include: src
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user