Completely updated React, fixed #11, (hopefully)
This commit is contained in:
10
goTorrentWebUI/node_modules/react-grid-layout/.jshintrc
generated
vendored
Normal file
10
goTorrentWebUI/node_modules/react-grid-layout/.jshintrc
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"node": true,
|
||||
|
||||
"curly": true,
|
||||
"latedef": true,
|
||||
"quotmark": true,
|
||||
"undef": true,
|
||||
"unused": true,
|
||||
"trailing": true
|
||||
}
|
Reference in New Issue
Block a user