Skip to content

Commit

Permalink
update deps & language server
Browse files Browse the repository at this point in the history
  • Loading branch information
robb-j committed Jul 18, 2024
1 parent 42f9b87 commit c1e7005
Show file tree
Hide file tree
Showing 13 changed files with 1,082 additions and 1,809 deletions.
1 change: 1 addition & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
npm run format
2 changes: 1 addition & 1 deletion bin/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ npx esbuild \
--target=es6 \
--platform=neutral \
--outfile=yaml.novaextension/Scripts/main.dist.js \
src/Scripts/main.ts
src/main.ts

#
# Try to bundle the YAML into a binary, this fails:
Expand Down
Loading

0 comments on commit c1e7005

Please sign in to comment.