| Current Path : /var/node/inatote/Inatote-Backend/node_modules/toml/ |
| Current File : /var/node/inatote/Inatote-Backend/node_modules/toml/.jshintrc |
{
"node": true,
"browser": true,
"browserify": true,
"curly": true,
"eqeqeq": true,
"eqnull": false,
"latedef": "nofunc",
"newcap": true,
"noarg": true,
"undef": true,
"strict": true,
"trailing": true,
"smarttabs": true,
"indent": 2,
"quotmark": true,
"laxbreak": true
}