Skip to content

Commit

Permalink
Merge pull request #28 from iiz00/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
iiz00 committed Apr 27, 2024
2 parents d87db89 + 0a578c5 commit 0fd3758
Show file tree
Hide file tree
Showing 13 changed files with 5,395 additions and 2,181 deletions.
10 changes: 10 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"tabWidth": 4,
"printWidth": 120,
"useTabs": true,
"semi": true,
"singleQuote": false,
"trailingComma": "all",
"bracketSpacing": true,
"arrowParens": "always"
}
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "multiple-notes-outline",
"name": "Multiple Notes Outline",
"version": "0.6.0",
"version": "0.6.1",
"minAppVersion": "1.5.8",
"description": "Add custom views which show outlines of multiple notes with headings, links, tags and list items.",
"author": "iiz",
Expand Down

0 comments on commit 0fd3758

Please sign in to comment.