Skip to content

Commit

Permalink
fix: prettier wants lf line ending
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoobes committed May 20, 2022
1 parent dac665d commit 571a804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/handler/structures/enums.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ enum PluginType {
Event = 0b10,
}

export { CommandType, PluginType };
export { CommandType, PluginType };

0 comments on commit 571a804

Please sign in to comment.