Chart.js/samples
Simon Brunel 4c763bff44 Enforce spaces around infix/unary words operators (#4547)
Enable ESLint `space-infix-ops` and `space-unary-ops` (for words only) rules. Also added `samples` to the linting task to match Code Climate expectations.

http://eslint.org/docs/rules/space-infix-ops
http://eslint.org/docs/rules/space-unary-ops
2017-07-22 14:13:09 +02:00
..
advanced Reorganize samples and list them in index.html (#4043) 2017-03-20 20:40:44 -04:00
charts Enforce spaces around infix/unary words operators (#4547) 2017-07-22 14:13:09 +02:00
legend Reorganize samples and list them in index.html (#4043) 2017-03-20 20:40:44 -04:00
scales Time axis tick formatting with major and minor units (#4268) 2017-06-15 07:20:16 -04:00
tooltips Use https to load scripts from CDN in samples (#4255) 2017-05-13 17:24:00 +02:00
favicon.ico Reorganize samples and list them in index.html (#4043) 2017-03-20 20:40:44 -04:00
index.html Reorganize samples and list them in index.html (#4043) 2017-03-20 20:40:44 -04:00
logo.svg Reorganize samples and list them in index.html (#4043) 2017-03-20 20:40:44 -04:00
samples.js Fix broken link to point to correct sample file. 2017-04-15 09:27:27 -04:00
style.css Reorganize samples and list them in index.html (#4043) 2017-03-20 20:40:44 -04:00
utils.js Enforce spaces around infix/unary words operators (#4547) 2017-07-22 14:13:09 +02:00