mirror of
https://github.com/OpenZeppelin/openzeppelin-contracts.git
synced 2021-05-29 14:48:28 +03:00
12 lines
158 B
JSON
12 lines
158 B
JSON
{
|
|
"extends": [
|
|
"github>OpenZeppelin/code-style"
|
|
],
|
|
"packageRules": [
|
|
{
|
|
"extends": ["packages:eslint"],
|
|
"enabled": false
|
|
}
|
|
]
|
|
}
|