1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ElectronClient
Runo Saduwa 25a246b6ae
Tools: Resolves #2579: Add support for Rule of Hooks plugin (#2579) (#2585)
* installed eslint-plugin-react-hooks and set up rules of hooks

* fixed linter error

* changed react-hooks/exhaustive-deps option to error

* changed spaces to tabs in eslint config
2020-02-27 00:20:55 +00:00
..
build Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
css Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
fonts Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
gui Tools: Resolves #2579: Add support for Rule of Hooks plugin (#2579) (#2585) 2020-02-27 00:20:55 +00:00
locales Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
patches Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
plugins Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
tools Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
.gitignore Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
app.js Desktop: fix Resources menu item on macOS (#2530) 2020-02-21 00:33:48 -05:00
bridge.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
checkForUpdates.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
dev-app-update.yml-FORTESTING Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
ElectronAppWrapper.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
envFromArgs.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
eventManager.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
gulpfile.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
index.html Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
InteropServiceHelper.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
main-html.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
main.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
package-lock.json Desktop: Resolves #160: Add word counter feature to notes (#2444) 2020-02-25 09:43:31 +00:00
package.json Desktop: Use asar packing to improve performances (#2531) 2020-02-26 23:39:24 +00:00
style.css Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
theme.js Desktop: Resolves #160: Add word counter feature to notes (#2444) 2020-02-25 09:43:31 +00:00