infrastructure-upgrade/lib/v3-periphery/.solhint.json
T-Hax 735546619e
init
Signed-off-by: T-Hax <>
2023-04-08 18:46:18 +00:00

7 lines
81 B
JSON

{
"plugins": ["prettier"],
"rules": {
"prettier/prettier": "error"
}
}