Merge branch 'master' of github.com:JubbeArt/removeddit

This commit is contained in:
JubbeArt 2018-08-08 11:24:08 +02:00
commit ad416c1be4

View file

@ -29,6 +29,3 @@ npm run build-sass
# yarn
yarn run build-sass
```
## Linting
The linter I use is called [standard](https://standardjs.com/) and you can find plugins for different editors [here](https://standardjs.com/#are-there-text-editor-plugins). Currently I'm using VSCode.