follow links for multi-frames in viewport
This commit is contained in:
parent
ac5354020e
commit
45b3b0510f
4 changed files with 42 additions and 13 deletions
|
@ -29,6 +29,7 @@
|
|||
"id-length": "off",
|
||||
"indent": ["error", 2],
|
||||
"jsx-quotes": ["error", "prefer-single"],
|
||||
"max-params": ["error", 5],
|
||||
"max-statements": ["error", 15],
|
||||
"multiline-ternary": "off",
|
||||
"newline-after-var": "off",
|
||||
|
|
Reference in a new issue