mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-06 23:04:58 +00:00
add gumpy + sass
This commit is contained in:
10
Resources/assets/bower_components/gumby/.jshintrc
vendored
Normal file
10
Resources/assets/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