Skip to content

Commit

Permalink
fix: initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkMcCulloh committed Dec 5, 2021
1 parent b067efa commit 6276895
Show file tree
Hide file tree
Showing 10 changed files with 5,356 additions and 11,941 deletions.
2 changes: 0 additions & 2 deletions .gitattributes

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions .gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions .npmignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 0 additions & 25 deletions .projen/deps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 1 addition & 22 deletions .projen/tasks.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,10 @@ const project = new VSCodeExtensionProject({
releaseToVSMarketplace: true,
vscodeVersion: "^1.62.0",
description: "VSCode extension for Projen",
publisher: "mmcculloh",
publisher: "MarkMcCulloh",
preview: true,
// TODO: :(
jest: false,
});

project.synth();
11 changes: 0 additions & 11 deletions jest-runner-vscode.config.js

This file was deleted.

Loading

0 comments on commit 6276895

Please sign in to comment.