Skip to content

Commit

Permalink
chore: wat
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Jan 8, 2024
1 parent b834b24 commit 54db219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/protons/bin/protons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ async function main (): Promise<void> {
Examples
$ protons ./path/to/file.proto ./path/to/other/file.proto
`, {
// @ts-expect-error types are broken
// @ts-expect-error importMeta is missing from the types
importMeta: import.meta,
flags: {
output: {
Expand Down

0 comments on commit 54db219

Please sign in to comment.