1
0
mirror of https://github.com/fspc/workstand.git synced 2025-02-23 01:13:22 -05:00

Use babel for parsing.

This commit is contained in:
Drew Larson 2017-01-02 09:53:39 -06:00
parent c45a9540c8
commit dbedf47890

View File

@ -1,5 +1,6 @@
{
"extends": "airbnb",
"parser": "babel-eslint",
"plugins": [
"react",
"jsx-a11y",