mirror of
https://github.com/bvanroll/rpiRadio.git
synced 2025-08-31 13:02:44 +00:00
Initial Commit
This commit is contained in:
9
ProjectNow/NodeServer/node_modules/python-shell/test/.jshintrc
generated
vendored
Executable file
9
ProjectNow/NodeServer/node_modules/python-shell/test/.jshintrc
generated
vendored
Executable file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"predef": ["describe", "it", "before", "after", "beforeEach", "afterEach"],
|
||||
"browser": false,
|
||||
"node": true,
|
||||
"curly": false,
|
||||
"strict": false,
|
||||
"expr": true,
|
||||
"unused": "vars"
|
||||
}
|
Reference in New Issue
Block a user