Skip to content
Snippets Groups Projects
Commit 31a735d6 authored by Ray Schamp's avatar Ray Schamp
Browse files

Lint

parent b0054c3d
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,10 @@ const base = {
['react-intl', {
messagesDir: './translations/messages/'
}]],
presets: [['@babel/preset-env', {targets: {browsers: ['last 3 versions', 'Safari >= 8', 'iOS >= 8']}}], '@babel/preset-react']
presets: [
['@babel/preset-env', {targets: {browsers: ['last 3 versions', 'Safari >= 8', 'iOS >= 8']}}],
'@babel/preset-react'
]
}
},
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment