META-INF.resources.bower_components.angular-bootstrap-datetimepicker..stylelintrc Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jwebmp-bootstrap-date-time-picker Show documentation
Show all versions of jwebmp-bootstrap-date-time-picker Show documentation
The JWebSwing implementation for Bootstrap Date Time Picker
{
"extends": "stylelint-config-standard",
"rules": {
"rule-empty-line-before": "never"
}
}