solana/web3.js/.sgcrc

12 lines
160 B
Plaintext

{
"scope": true,
"body": true,
"emoji": false,
"lowercaseTypes": true,
"rules": {
"maxChar": 72,
"minChar": 10,
"endWithDot": false
}
}