blowfish/node_modules/outlayer/.jshintrc

7 lines
75 B
Text
Raw Normal View History

2023-01-29 22:30:24 +00:00
{
"browser": true,
"strict": true,
"undef": true,
"unused": true
}