tg-bot-reminder/node_modules/dynamic-dedupe/.jshintrc
2023-08-13 16:48:04 +03:00

11 lines
197 B
Plaintext

{
"laxcomma" : true
, "laxbreak" : true
, "sub" : true
, "onecase" : true
, "node" : true
, "expr" : true
, "strict" : false
, "validthis" : true
}