Update .bower.json, .travis.yml, and 44 more files...

This commit is contained in:
2020-12-23 10:11:32 +01:00
parent be83b43a59
commit 487a96bffd
46 changed files with 1552 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"extends" : "../js/.jshintrc",
"asi" : false,
"browser" : false,
"es3" : false,
"node" : true
}