Go to file
samogot 4ab90e780f Install eslint
Add basic eslint config, based on recommended options and disabling the most "shitty" warnings in current codebase
Dependencies list is sorted by npm
Npm asks me to commit new package-lock.json file
2018-01-27 17:03:15 +02:00
client Fix The "components" property should be above the "template" property [Error/vue/order-in-components] ESLint error 2018-01-27 16:58:48 +02:00
core Fix Unreachable code. [Error/no-unreachable] ESLint error 2018-01-27 16:58:48 +02:00
csseditor Fix The "components" property should be above the "template" property [Error/vue/order-in-components] ESLint error 2018-01-27 16:58:48 +02:00
scripts Restructure 2018-01-21 15:26:57 +02:00
tests Hide settings button if plugin doesn't have any settings 2018-01-25 14:50:07 +02:00
.editorconfig Add editor config 2018-01-20 00:34:41 +00:00
.eslintrc.yml Install eslint 2018-01-27 17:03:15 +02:00
.gitattributes EOL Attribute 2015-12-11 11:58:06 +02:00
.gitignore Correct dist ignore 2018-01-16 08:41:22 +02:00
.travis.yml Set node ver 2018-01-21 15:50:00 +02:00
LICENSE LICENSE 2018-01-10 21:23:01 +02:00
README.MD Readme 2018-01-21 15:21:48 +02:00
package-lock.json Install eslint 2018-01-27 17:03:15 +02:00
package.json Install eslint 2018-01-27 17:03:15 +02:00

README.MD

BetterDiscordApp Travis