Fix react/no-danger eslint problem
[MAILPOET-976]
This commit is contained in:
@@ -50,6 +50,9 @@ var baseConfig = {
|
||||
])
|
||||
],
|
||||
module: {
|
||||
preLoaders: [
|
||||
{ test: /\.json$/, loader: "json-loader" },
|
||||
],
|
||||
loaders: [
|
||||
{
|
||||
test: /\.jsx$/,
|
||||
|
Reference in New Issue
Block a user