Commit a2d94008 authored by Iuri Matias's avatar Iuri Matias

fix trailing comma

parent 19054983
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
}, },
"standard": { "standard": {
"ignore": [ "ignore": [
"node_modules/*", "node_modules/*"
], ],
"parser": "babel-eslint" "parser": "babel-eslint"
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment