summaryrefslogtreecommitdiffstats
path: root/web/react/.eslintrc
Commit message (Collapse)AuthorAgeFilesLines
* Added -1 as an ignored magic numberhmhealey2015-12-011-1/+1
|
* Enable no magic numbers as warning. Ignore stateless components.Christopher Speller2015-11-231-2/+2
|
* Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-11-191-2/+11
|
* Add latex supportFlorian Orben2015-11-101-2/+3
| | | | | | Adds latex highlighting support via https://www.npmjs.com/package/katex as requested in https://mattermost.uservoice.com/forums/306457-general/suggestions/10160757-add-latex-support
* Switched eslint to use babel-eslint parserhmhealey2015-11-091-0/+1
|
* PLT-25 adding analytics panel=Corey Hulen2015-10-231-1/+2
|
* Adding ReactDOM as a globalChristopher Speller2015-10-151-0/+1
|
* Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ↵Christopher Speller2015-10-051-7/+12
| | | | Adding new ESLint rules. Fixing new ESLint errors.
* New add channel modal using react-bootstrap.Christopher Speller2015-09-141-1/+2
|
* Turning off eslint perfer-templates that was mistakinly turned onChristopher Speller2015-09-031-1/+1
|
* Upgrading some warnings to errors so Travis won't accept them. Enabling some ↵Christopher Speller2015-09-031-22/+22
| | | | more rules as warnings.
* Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-09-031-6/+29
|
* Removing complexity rule. Removing check of camel case from property namesChristopher Speller2015-08-311-2/+2
|
* Updating dependencies and blacklisting strict from babelify for now.Christopher Speller2015-08-181-133/+154
| | | | Also updating .eslintrc for new version of ESLint.
* Configuration for eslintrcChristopher Speller2015-07-281-0/+139