1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00
joplin/CliClient
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
..
app Linter update (#1777) 2019-07-30 09:35:42 +02:00
locales Update en_US.po 2019-07-29 11:34:52 -04:00
tests Linter update (#1777) 2019-07-30 09:35:42 +02:00
.gitignore All: Refactored REST API to make it testable and to allow further extension 2018-09-27 09:14:05 +01:00
build-doc.sh Made scripts executable 2017-08-04 22:23:47 +02:00
build.sh All: Made model naming more consistent 2017-12-14 18:12:14 +00:00
cli-integration.sh Bug fixes and integration tests for cli 2017-07-11 18:41:18 +00:00
fuzzing.sh Removed requirement for unique folder title 2017-07-03 18:03:14 +00:00
package-lock.json CLI v1.0.141 2019-07-28 22:54:45 +02:00
package.json Linter update (#1777) 2019-07-30 09:35:42 +02:00
publish.sh CLI v0.10.90 2018-01-26 17:19:42 +00:00
run_test.sh Added missing test 2019-06-07 23:39:34 +01:00
run.sh CLI: Fixed regression which was preventing decryption on newly created profiles 2019-06-10 08:55:36 +01:00