aboutsummaryrefslogtreecommitdiff
path: root/app/.eslintrc
blob: bd14a19ef2654bdfbe0bb5ce19d3bf91ad0b7e4b (plain)
1
2
3
4
5
{
  "parserOptions": {
    "sourceType": "module"
  }
}