-
`apm list --installed --bare > package-list.txt`
```
Sublime-Style-Column-Selection@1.7.2
atom-beautify@0.29.16
atom-easy-jsdoc@4.8.0
autoclose-html@0.23.0
autocomplete-modules@1.6.7
center-c…
-
@editorconfig/board-member I have seen several issues recently that need a decision on the long-term direction of what goes in a `.editorconfig` file. Examples: #238 #404 #410 #412 . Notably, JetBra…
cxw42 updated
1 month ago
-
# Create a NextJS Template for Dev #
- [x] ReactJS + NextJS
- [ ] ESLint, Prettier, EditorConfig
- [ ] Storybook
- [x] StoryBlok CMS
- [ ] Jest + React Testing LIbrary
- [x] .env config file
- [ ] …
-
"Block comments" are evil. They are especially used to disable a large part of code easily but when you do that it becomes hard to read the code. The difference is not obvious in the Pull Request. Jus…
-
We really need to find an alternative tool to [EClint] to validate code styles consistency of the repo's code, for the following reasons:
1. ECLint development has been officially dead for over two…
-
Just wondering if this is a known limitation or there's an option I missed?
How can one force a blank line after an IF statement (or similar, that use `{ }` )
![image](https://user-images.github…
-
# Lint
Linters são ferramentas que auxiliam na padronização de escrita de código, mantendo assim a qualidade do código. Lembrando que é necessário a ferramenta escolhida tenha integração com o empa…
-
### Description
After asking ["Is your project still maintained?"](https://github.com/bevacqua/dragula/issues/689) on the [official Dragula repository](https://github.com/bevacqua/dragula). I made …
-
I just clicked on the "Conversation" button of the new GitHub PR integration.
It happens again every time I click on the button.
**Atom**: 1.18.0 x64
**Electron**: 1.4.16
**OS**: "Arch Linux"
*…
-
- [ ] :pencil: README.md con descripción del módulo, instrucciones de instalación, uso y documentación del API.
- [x] index.js: Desde este archivo debes exportar una función (mdLinks).
- [x] package…