Chart.js/.eslintrc.yml
Ben McCann 99811328dc Make all ticks objects (#6645)
Make all ticks object
2019-10-31 18:45:13 -04:00

11 lines
104 B
YAML

extends: chartjs
env:
browser: true
node: true
parserOptions:
ecmaVersion: 6
plugins: ['html']