set basic layout. adding status bar
This commit is contained in:
26
bower_components/remarkable-bootstrap-notify/jshintrc.json
vendored
Normal file
26
bower_components/remarkable-bootstrap-notify/jshintrc.json
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"bitwise": true,
|
||||
"curly": true,
|
||||
"eqeqeq": true,
|
||||
"forin": true,
|
||||
"freeze": true,
|
||||
"immed": true,
|
||||
"latedef": true,
|
||||
"noarg": true,
|
||||
"noempty": true,
|
||||
"nonbsp": true,
|
||||
"nonew": true,
|
||||
"undef": true,
|
||||
"unused": true,
|
||||
"strict": false,
|
||||
"trailing": true,
|
||||
"maxparams": 5,
|
||||
"sub": true,
|
||||
"devel": true,
|
||||
"browser": true,
|
||||
|
||||
"globals": {
|
||||
"jQuery": false
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user