spacemacs/layers/+frameworks
Tommy Groshong 59c95e7da2 Make react layer respect js fmt on save
The react layer relies on the javascript layer and uses multiple values
from it including definition of a formatter. However, the react layer
does not respect the javascript layer setting for formatting a file on
save.

This patch configures the react layer to add a before save hook that
calls the javascript layer formatting function when the
'javascript-fmt-on-save variable is enabled.
2019-10-09 18:29:23 +02:00
..
django [core] Fix layer dependencies based on layer variables 2019-09-30 02:00:48 -04:00
emberjs Switch to the new layers generator 2019-05-15 21:08:21 +03:00
phoenix [core] Fix layer dependencies based on layer variables 2019-09-30 02:00:48 -04:00
react Make react layer respect js fmt on save 2019-10-09 18:29:23 +02:00
ruby-on-rails [core] Fix layer dependencies based on layer variables 2019-09-30 02:00:48 -04:00