techprotrade's picture
Add scripts directory (part 7)
3a48f10 verified
Raw
History Blame Contribute Delete
104 Bytes
{
"root": true,
"extends": "@ljharb",
"rules": {
"id-length": "off",
"sort-keys": "off",
},
}