-
Hi @wagenaartje !
I like your idea 🙂 , and I started a little refactoring on my [fork](https://github.com/CVarisco/stocks.js/commit/15cac7f97660fb1cf96317353a516180c57b53ec) with your code style.
…
-
Elegir que Linter de JavaScript utilizamos, Preprocesador CSS, Tests?...
-
Right now, errors are coming directly from client/server, and often it is not easy to connect them with the Wasp source code, since generated code should be opaque to the user, but in this sense it is…
-
I noticed you've merged #16 (which is awesome - thank you!), but this change hasn't yet been published as a release. Is there any timescale for this to happen?
I have noticed the build is failing, …
-
#### Problem
> This Discord bot can be helpful for anyone who wants to learn how to make a discord.js bot
This bot is designed to help beginners. However, good practices are not followed.
Loo…
-
Voilà en gros ce que je trouve chez moi. Le "problème" c'est que tout est installé automatiquement par `vue-cli create` dans mon cas, donc je n'ai jamais monté le tooling from scratch.
Plugin vscod…
-
It looks like `preCommit.sh` is basically doing what the `lint-staged` package does. Should we consider that instead?
-
Hi @fitztrev ,
Just to be clear, for laravel 5+ should I only use the gulp package? So it's a minification directly on the blade files before they are compiled, i.e., they are compiled after being m…
-
We need a standard for writing whitepapers and specifications, to prevent styles of multiple people mixing into something that's hard to follow.
My suggestion would be to follow https://finwo.nl/sp…
finwo updated
4 years ago
-
Because @Shenrak closed #4, I'm saying this here.
# Linting the code is extremely important
You have the following options:
- Use [eslint](http://eslint.org) and figure out a configuration.
-…