Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
svsool committed Jul 31, 2020
1 parent 7643221 commit 65740fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ src
├── commands - contains internal / external commands, e.g. open today or random note commands
├── declarations.d.ts - global TS type declarations
├── extension.ts - plugin entrypoint
├── extensions - contains extensions, usually extension accepts plugin context and implements certain functionality
├── features - contains features, usually feature accepts plugin context and implements certain functionality
├── test - contains test runner and common test utils
├── types.ts - common types
└── utils - common utils
Expand Down

0 comments on commit 65740fd

Please sign in to comment.