fix: prettier wants lf line ending

This commit is contained in:
Jacob Nguyen
2022-05-19 23:14:05 -05:00
parent dac665d628
commit 571a8044b0

View File

@@ -16,4 +16,4 @@ enum PluginType {
Event = 0b10,
}
export { CommandType, PluginType };
export { CommandType, PluginType };