solana/web3.js/.sgcrc
2020-06-14 21:57:04 -07:00

12 lines
160 B
Plaintext

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