dotfiles/.vscode/extensions/dbankier.vscode-instant-markdown-0.1.0/node_modules/shelljs/.jshintrc

7 lines
88 B
Text
Raw Normal View History

2016-09-24 12:12:34 +01:00
{
"loopfunc": true,
"sub": true,
"undef": true,
"unused": true,
"node": true
}