1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00
joplin/CliClient/tests
Laurent Cozic 71efff6827
Linter update (#1777)
* Update eslint config

* Applied linter to lib

* Applied eslint config to CliClient/app

* Removed prettier due to https://github.com/prettier/prettier/pull/4765

* First pass on test units

* Applied linter config to test units

* Applied eslint config to clipper

* Applied to plugin dir

* Applied to root of ElectronClient

* Applied on RN root

* Applied on CLI root

* Applied on Clipper root

* Applied config to tools

* test hook

* test hook

* test hook

* Added pre-commit hook

* Applied rule no-trailing-spaces

* Make sure root packages are installed when installing sub-dir

* Added doc
2019-07-30 09:35:42 +02:00
..
enex_to_md Desktop, Cli: Improved bold formatting support in Enex import (#1708) 2019-07-29 12:25:25 +02:00
html_to_md Clipper: Resolves #1160: Allow importing MathJax formulas, in particular from StackExchange 2019-07-13 19:17:28 +01:00
support All: Refactored encryption/decryption method to use same algorithm for both file and string encryption 2017-12-18 20:54:03 +01:00
ArrayUtils.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
encryption.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
EnexToMd.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
HtmlToMd.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
htmlUtils.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
markdownUtils.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
models_BaseItem.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
models_Folder.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
models_ItemChange.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
models_Note.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
models_Resource.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
models_Revision.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
models_Setting.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
models_Tag.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
pathUtils.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
services_InteropService.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
services_KvStore.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
services_ResourceService.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
services_rest_Api.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
services_Revision.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
services_SearchEngine.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
StringUtils.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
synchronizer.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
TaskQueue.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
test-utils.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
urlUtils.js Linter update (#1777) 2019-07-30 09:35:42 +02:00