mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 08:33:49 +00:00
add assets to gumpy dir
This commit is contained in:
10
Resources/assets/gumpy/bower_components/gumby/.jshintrc
vendored
Normal file
10
Resources/assets/gumpy/bower_components/gumby/.jshintrc
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"evil": false, // Make sure to warn about eval
|
||||
"regexdash": true,
|
||||
"browser": true,
|
||||
"jquery": true,
|
||||
"trailing": false,
|
||||
"sub": true,
|
||||
"multistr": true,
|
||||
"expr": true
|
||||
}
|
Reference in New Issue
Block a user