Files
goTorrent/goTorrentWebUI/node_modules/react-grid-layout/.jshintrc

11 lines
131 B
Plaintext

{
"node": true,
"curly": true,
"latedef": true,
"quotmark": true,
"undef": true,
"unused": true,
"trailing": true
}