Add frontend assets and plugin bundles
Add the legacy frontend themes, scripts, and plugin assets required by the main SPOTA interfaces.
This commit is contained in:
8
assets/plugins/jquery-mockjax/.jshintrc
Normal file
8
assets/plugins/jquery-mockjax/.jshintrc
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"globals": {
|
||||
"ActiveXObject": false,
|
||||
"console": false
|
||||
},
|
||||
"browser": true,
|
||||
"jquery": true
|
||||
}
|
||||
Reference in New Issue
Block a user