1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/generator-joplin/generators/app/templates
Laurent Cozic 47f95cb294
Chore: Implement cSpell to detect spelling mistakes in codebase (#10001)
Co-authored-by: Helmut K. C. Tessarek <tessarek@evermeet.cx>
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
2024-02-26 10:16:23 +00:00
..
api Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
src Generator: update manifest.json to include promo tile (#9993) 2024-02-25 09:52:12 +00:00
.gitignore_TEMPLATE
.npmignore_TEMPLATE
api_index.ts
GENERATOR_DOC.md Doc: Suggest installing yo@4.3.1 2023-11-12 15:52:01 +00:00
package_TEMPLATE.json Chore: Fixes #9282: Plugin generator fails when updating plugin 2023-11-12 15:32:39 +00:00
plugin.config.json
README.md Generator: Updated doc 2023-06-28 14:49:19 +01:00
tsconfig.json
webpack.config.js Desktop: Fixes #9752: CodeMirror 6 plugin API: Allow importing @codemirror/lang-markdown and @lezer/highlight (#9753) 2024-01-22 15:28:00 +00:00

Joplin Plugin

This is your new Joplin plugin. It is suggested that you use this README file to document your plugin.

For information on how to build or publish the plugin, please see GENERATOR_DOC.md