Oliver Patterson

Results 6 comments of Oliver Patterson

I support the second point, I had to make a script to close notepad by Ctrl+W when "no" tabs.

@ljharb, I understand what it expects, but I don't think it's the right option. Why should I carry over if I only have one attribute, even though it's multi-line? I...

My personal opinion: this variant looks much worse, because it takes up a lot of space. My variant is more compact and readable. If there is no such variant, it...

Ok, I've decided to try to go with the current format after all. But then how do I automatically move the props to a new line? Right now I get...

Well, if you're judging by jsx, yes. I can provide my config. ```json { "plugins": [ "react", "@typescript-eslint", "react-hooks" ], "parser": "@typescript-eslint/parser", "parserOptions": { "project": "./tsconfig.json" }, "settings": { "react":...

@yoavbls, Any progress? Thanks for your input!