spacemacs/layers/+frameworks
Sebastian Wiesner 954ed2d3de react: Fix Flycheck setup
Do not disable jshint globally, but only for React Mode.  It’s perfectly
fine to use jshint for a Javascript project and eslint for a React
project.  A layer should not enforce its language specific preferences
upon everything else, and above all, you should NEVER disable syntax
globally without a very good reason.

Also remove the redundant expression disabling json-jsonlist, which
simply does not exist.
2015-11-13 13:52:20 +01:00
..
django Convert documentation to publishable format 2015-11-01 23:40:29 -05:00
react react: Fix Flycheck setup 2015-11-13 13:52:20 +01:00
ruby-on-rails Convert documentation to publishable format 2015-11-01 23:40:29 -05:00