aboutsummaryrefslogtreecommitdiffstats
path: root/web/.eslintrc.yml
blob: 65740c91950fb71c2bb5226ee7b4ca5734248de0 (plain)
1
2
3
4
5
6
{
    "parser": "babel-eslint",
    "parserOptions": {
      "sourceType": "module",
    }
}