Files
IOT-recept-printer/node_modules/python-shell/.jshintrc
2018-07-17 14:57:52 +01:00

10 lines
128 B
Plaintext

{
"predef": [],
"browser": false,
"node": true,
"curly": false,
"strict": false,
"expr": true,
"unused": "vars"
}