commit | da16adf84a66bfcc7098525c97aa30f9726da0f2 | [log] [tgz] |
---|---|---|
author | Skyler Grey <skyler3665@gmail.com> | Sun Mar 05 10:22:12 2023 +0000 |
committer | Skyler Grey <skyler3665@gmail.com> | Sun Mar 05 10:22:12 2023 +0000 |
tree | 4fc4386e72bf4f14ad7bc21ffdefeff23c473e5b | |
parent | e7970144042a66fe2011a8f85acdcf90e39f8a8f [diff] [blame] |
Reformat using prettier
diff --git a/src/commands/mod/_meta.ts b/src/commands/mod/_meta.ts index c5fcca5..af8006c 100644 --- a/src/commands/mod/_meta.ts +++ b/src/commands/mod/_meta.ts
@@ -5,4 +5,4 @@ const subcommand = await command(name, description, `mod`); -export { name, description, subcommand as command }; \ No newline at end of file +export { name, description, subcommand as command };