mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 17:51:21 +00:00
Ignore react/destructuring-assignment for now
as per discussion in https://github.com/weaveworks/scope/pull/3643#issuecomment-507233272
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
"no-param-reassign": 0,
|
||||
"no-restricted-properties": 0,
|
||||
"object-curly-spacing": 0,
|
||||
"react/destructuring-assignment": 0,
|
||||
"react/jsx-closing-bracket-location": 0,
|
||||
"react/jsx-filename-extension": [
|
||||
2,
|
||||
|
||||
Reference in New Issue
Block a user