Syed Ali Abbas Zaidi
|
f1fb38ed83
|
fix: multi lines and spaces issues (#31885)
* fix: multi lines and spaces issues
* fix: eslint operator-linebreak issue
* fix: eslint quotes issue
* fix: remaining quotes issues
* fix: eslint object curly newline issue
* fix: eslint object curly spacing issue
* fix: eslint brace-style issues
* fix: react jsx indent and props issues
* fix: eslint trailing spaces issues
* fix: eslint linbreak style issue
* fix: eslint space unary operator issue
* fix: eslint line around directives issue
* fix: void and typeof space unary ops issue
|
2023-05-03 12:22:46 +05:00 |
|
Syed Ali Abbas Zaidi
|
5549db4d80
|
fix: migrate remaining eslint-config-edx (#31760)
* fix: migrate remaining eslint-config-edx
* refactor: updated eslint rules according to eslint-config-edx-es5
* refactor: add custom rules to suppress unnecessary eslint issues
* refactor: add custom rules to internal eslint configs
* fix: fix all indentation issues
* chore: update lock file
|
2023-03-02 16:16:50 +05:00 |
|
Eric Fischer
|
5bc6b31e29
|
eslint --fix
|
2017-12-08 14:38:41 -05:00 |
|
Brian Jacobel
|
ae8bc20b36
|
Run eslint autofixer on /lms
|
2016-08-05 15:29:20 -04:00 |
|
muzaffaryousaf
|
b095651655
|
Escape html/js with other bug fixes .
TNL-4164
|
2016-03-08 18:07:52 +05:00 |
|
cahrens
|
497d76fa54
|
Optimize edxnotes files.
|
2015-07-21 10:54:02 -04:00 |
|
cahrens
|
8e636677ff
|
Display tags in note template.
|
2015-05-04 16:00:23 -04:00 |
|
polesye
|
bd42a39468
|
TNL-1078: Lines don't break correctly in Student Notes.
|
2015-01-27 18:09:11 +02:00 |
|
polesye
|
c7153be040
|
TNL-213: Let Students Add Personal Notes to Course Content.
Co-Authored-By: Jean-Michel Claus <jmc@edx.org>
Co-Authored-By: Brian Talbot <btalbot@edx.org>
Co-Authored-By: Tim Babych <tim@edx.org>
Co-Authored-By: Oleg Marshev <oleg@edx.org>
Co-Authored-By: Chris Rodriguez <crodriguez@edx.org>
|
2015-01-14 23:34:11 +02:00 |
|