summaryrefslogtreecommitdiff
path: root/.eslintrc.json
Commit message (Collapse)AuthorAge
* Merge pull request #385 from toasted-nutbread/pitch-accentstoasted-nutbread2020-04-05
|\ | | | | Pitch accents
| * Move set functions into core.jstoasted-nutbread2020-03-28
| |
* | Create some tests for fullscreen elements, <iframe>s, and shadow DOMstoasted-nutbread2020-04-04
|/
* Update global declarationstoasted-nutbread2020-03-10
|
* Move stringReplaceAsynctoasted-nutbread2020-03-07
| | | | | It is only used in AnkiNoteBuilder and it was originally created for this purpose.
* Define core globals only for extension scriptstoasted-nutbread2020-02-25
|
* Add "guard-for-in": "error"toasted-nutbread2020-02-25
|
* Add "no-prototype-builtins"toasted-nutbread2020-02-22
|
* Explicitly indicate that "no-param-reassign" is allowedtoasted-nutbread2020-02-22
|
* Add no-shadowtoasted-nutbread2020-02-22
|
* Stylistic rulestoasted-nutbread2020-02-22
|
* Upadte eslintrctoasted-nutbread2020-02-19
|
* Merge pull request #352 from toasted-nutbread/github-actionstoasted-nutbread2020-02-16
|\ | | | | Setup GitHub actions
| * Add eslint-plugin-no-unsanitizedtoasted-nutbread2020-02-12
| |
* | Create EventListenerCollection classtoasted-nutbread2020-02-16
|/
* Update rules for test filestoasted-nutbread2020-02-11
|
* Define more globalstoasted-nutbread2020-02-11
|
* Change no-undef from off to errortoasted-nutbread2020-02-11
|
* Add more settings to eslintrctoasted-nutbread2020-02-11
|
* Update arrow-parens to alwaystoasted-nutbread2019-11-26
|
* Update eslintrctoasted-nutbread2019-11-26
|
* Fix broken link to eslintrcAlex Yatskov2019-11-24