botbook/node_modules/valid-url/.jshintrc
Rodrigo Rodriguez 6ae15fe3e5 Updated.
2024-09-04 13:13:15 -03:00

6 lines
70 B
Text

{
"node" : true,
"undef": true,
"unused": true,
"indent": 4
}