Move Documentation to the @0xproject/react-docs package
This commit is contained in:
9
packages/react-docs/tslint.json
Normal file
9
packages/react-docs/tslint.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"extends": ["@0xproject/tslint-config"],
|
||||
"rules": {
|
||||
"no-implicit-dependencies": false,
|
||||
"no-object-literal-type-assertion": false,
|
||||
"completed-docs": false,
|
||||
"prefer-function-over-method": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user