Skip to content

Commit

Permalink
Pass in lsp settings
Browse files Browse the repository at this point in the history
  • Loading branch information
vocksel committed Jan 19, 2024
1 parent c90609d commit e3a2566
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .justfile
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ plugin-analyze:
luau-lsp analyze --sourcemap={{ sourcemap_path }} \
--defs={{ global_defs_path }} \
--defs={{ testez_defs_path }} \
--settings="./.vscode/settings.json" \
--ignore=**/_Index/** \
{{ plugin_source }}

Expand Down

0 comments on commit e3a2566

Please sign in to comment.