node.js - Mimosa csslint configuration not being picked up from csslintrc file -
i have created .csslintrc file in mimosa project documented in mimosa-config-documented.coffee
i have created .jshintrc file
the css lint file not beingness picked js hint file beingness picked up
this confirmed when run ... mimosa watch -sd (debug mode)
changing css lint rules in mimosa-config-documented.coffee doesn't work either
does know how adjust css lint rules mimosa? find mimosa-csslint module great of rules overly restrictive , need turn off
if can help amazing - no skeleton projects seem cover :(
few things:
1) mimosa's csslinting doesn't back upwards .csslintrc file. feature request on mimosa-csslint module. can see in docs: http://mimosa.io/configuration.html#lint jshint includes property point @ jshintrc file, there no such property csslint.
2) if updating properties in -documented
file, doing in wrong file. file simply documentation. mimosa-config.js
want making changes.
node.js build mimosa
No comments:
Post a Comment