File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 ],
1010 "rules": {
1111 "indent": ["error", 4],
12- "quotes": ["error", "double"]
12+ "quotes": ["error", "double"],
13+ "eol-last": ["error", "always"]
1314 }
1415}
Original file line number Diff line number Diff line change 55 "dist" : " webpack --joplin-plugin-config buildMain && webpack --joplin-plugin-config buildExtraScripts && webpack --joplin-plugin-config createArchive" ,
66 "prepare" : " npm run dist" ,
77 "update" : " npm install -g generator-joplin && yo joplin --update" ,
8- "lint" : " eslint src"
8+ "lint" : " eslint ' src/**/*' "
99 },
1010 "license" : " MIT" ,
1111 "keywords" : [
Original file line number Diff line number Diff line change 99 "homepage_url" : " https://github.com/joplin/plugin-templates" ,
1010 "repository_url" : " https://github.com/joplin/plugin-templates" ,
1111 "keywords" : []
12- }
12+ }
You can’t perform that action at this time.
0 commit comments