editor.js/.vscode/settings.json
Peter Savchenko 3272efc3f7
chore(linting): eslint updated, code linted (#2174)
* update eslint + autofix

* a bunch of eslint fixes

* some spelling & eslint fixes

* fix some eslint errors and spells

* Update __module.ts

* a bunch of eslint fixes in tests

* Update cypress.yml

* Update cypress.yml

* fix cypress docker image name

* fixes for tests

* more tests fixed

* rm rule ignore

* rm another ignored rule

* Update .eslintrc
2022-11-25 21:56:50 +04:00

30 lines
518 B
JSON

{
"cSpell.words": [
"Behaviour",
"cacheable",
"codexteam",
"colspan",
"contenteditable",
"cssnano",
"Debouncer",
"devserver",
"editorjs",
"entrypoints",
"Flippable",
"hsablonniere",
"intellij",
"keydowns",
"Kilian",
"mergeable",
"movetostart",
"nofollow",
"opencollective",
"preconfigured",
"rowspan",
"selectall",
"sometool",
"stylelint",
"twitterwidget"
]
}