superset/caravel/assets/.eslintignore
Maxime Beauchemin a8fd23dfa4 Linting JSX files (#941)
`.jsx` linting is now in-scope for the `npm run lint` command, and
I linted the base files and some of the viz, there's still quite a bit
of work there, but that's a first pass on it.
2016-08-22 13:21:30 -07:00

6 lines
64 B
Plaintext

node_modules/*
vendor/*
javascripts/dist/*
stylesheets/*
spec/*