summaryrefslogtreecommitdiff
path: root/node_modules/printable-characters/.eslintrc
blob: 955b07d1041da6981bd42231fa7863d01984926a (plain)
1
2
3
4
5
6
{
  "parserOptions": {
    "ecmaVersion": 6,
    "sourceType": "script"
  }
}