Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
Princesseuh authored and astrobot-houston committed Jul 23, 2024
1 parent 2b16082 commit 5497d22
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions packages/language-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,7 @@
},
"type": "commonjs",
"main": "dist/index.js",
"files": [
"bin",
"dist/**/*.js",
"dist/**/*.d.ts",
"types/**/*.d.ts"
],
"files": ["bin", "dist/**/*.js", "dist/**/*.d.ts", "types/**/*.d.ts"],
"bin": {
"astro-ls": "./bin/nodeServer.js"
},
Expand Down

0 comments on commit 5497d22

Please sign in to comment.