You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would allow for extremely succinct .stylusrc.js files that require() configuration defaults from a centralized style-guide module and then maybe add a couple of project-specific tweaks.
The text was updated successfully, but these errors were encountered:
maranomynet
changed the title
feature_request(config): support CommonJS configuration via .stylintrc.js
feature_request(config): support configuration via .stylintrc.js
Oct 30, 2018
maranomynet
changed the title
feature_request(config): support configuration via .stylintrc.js
feature_request(config): support config via .stylintrc.js (CommonJS export)
Oct 30, 2018
Similar to what ESLint's support for
.eslintrc.js
This would allow for extremely succinct .stylusrc.js files that require() configuration defaults from a centralized style-guide module and then maybe add a couple of project-specific tweaks.
The text was updated successfully, but these errors were encountered: