7 lines
135 B
JSON
7 lines
135 B
JSON
{
|
|
"extends": ["@0xproject/tslint-config"],
|
|
"linterOptions": {
|
|
"exclude": ["src/generated_contract_wrappers/*"]
|
|
}
|
|
}
|