META-INF.resources.bower_components.bootstrap.grunt..jshintrc Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jwebmp-bootstrap Show documentation
Show all versions of jwebmp-bootstrap Show documentation
The JWebSwing implementation for Bootstrap
{
"extends": "../js/.jshintrc",
"asi": false,
"browser": false,
"es3": false,
"node": true
}