-
at first time after login with github and says Success! when skip (new one will created ... ) Sync: Error Logged In Console (Help menu > Toggle Developer Tools).
![Annotation 2019-08-31 203801](https…
-
When using a form clicking submit makes the page refresh in chrome. It is not the case in Firefox. Here is the simplest code to reproduce the issue :
[Demo](https://codesandbox.io/s/light-box-valida…
-
I was playing with this plugin a bit, and this is very related to #7, I don't like excessive indentation for a simple if else statement in JSX. I use prettier, and maybe there could be something chang…
-
These should be made into real links or at least "#" (as the universal and arguably better alternative)
-
I think it would be helpful to link the preferred styleguides (python, javascript, ...) and some styleguide checking tools (e.g. pylint) in the contributing.md
For javascript I'd recommend this com…
-
Hi,
Well, icons are not displayed in the treeview anymore...
Happy new year to you and thanks for the package
Baptiste
-
Detected 5325 ESLint reports and/or crashes.
Scanned 10310 repositories.
Reached maximum result count 50.
Showing 50/5325
Rules:
- `@next/next/no-page-custom-font`
Click to expand
## Rule:…
-
selecting an item from the code completion removes the dot
![before](https://user-images.githubusercontent.com/43854849/97578309-e503a980-19f0-11eb-93c5-72dfc01774b2.png)
![after](https://user-image…
-
I have indent_size = 4, tab_width = 8 in my .editorconfig, but Atom has set both to 4.
```
EditorConfig settings | Current values
-- | --
charset | utf8
end_of_line | \n
indent_size / tab_widt…
-
We noticed that the below is currently valid:
```
this.on('queuecomplete', () => {
doneCallback();
if (this.hasError) {
return;
}
successCallback();
});
```
What I exp…