Commit graph

16 commits

Author SHA1 Message Date
Sean Yesmunt 6a6d6db08c fix description height on publish page #1195 2018-03-29 20:29:05 -04:00
Igor Gassmann e46a7548d4 chore: clean-up after redesign 2018-03-26 17:54:50 -04:00
Sean Yesmunt 3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00
Igor Gassmann 95e04b1d96 chore: re-add Prettier rules to ESLint configuration file 2018-03-23 15:55:28 -04:00
Igor Gassmann 0c6d4b59c0 Revert "fix: __static path not resolving on development environment (#1165)"
This reverts commit 4b41c6335d.
2018-03-22 14:52:07 -04:00
Igor Gassmann 4b41c6335d
fix: __static path not resolving on development environment (#1165)
This fixes https://github.com/electron-userland/electron-webpack/issues/52
2018-03-22 10:53:24 -04:00
Igor Gassmann 52f2d6140d chore: remove ESLint Prettier-related errors
Those errors are temporaly being removed so they dont spam Codacy. They
shall be added again with https://github.com/lbryio/lbry-app/issues/967.
2018-03-06 17:47:09 -05:00
Igor Gassmann 749039006a HOTFIX: Fix Codacy ESLint configuration 2018-03-01 16:08:43 -05:00
Igor Gassmann ab63f7f48d Fix Prettier configuration issue with Codacy 2018-03-01 15:16:37 -05:00
Igor Gassmann e31e9cd345 Change rule for func-names to as-needed 2017-12-27 21:09:13 -03:00
Igor Gassmann 4a48d0a521 Ajust Prettier and ESLint to respect Airbnb JavaScript formating rules 2017-12-21 14:14:13 -03:00
Igor Gassmann 97fe53d647 Warn if not using ES6 imports/exports 2017-12-20 12:35:13 -03:00
Igor Gassmann 1160978095 Add missing global vars to ESLint configuration 2017-12-20 12:34:18 -03:00
Igor Gassmann ac821a5e4d Update electron configuration for ESLint import plugin 2017-12-20 12:32:59 -03:00
Igor Gassmann 29eb306934 Add electron as a core module for ESLint 2017-12-13 18:50:17 -03:00
Igor Gassmann 040b57352f Add and configure ESLint 2017-12-13 18:36:03 -03:00