Clean up extra semicolon

This commit is contained in:
Sam Carlton 2022-05-03 15:10:31 -05:00
parent 78174b242e
commit 2a7cd9a916

View file

@ -41,4 +41,4 @@ export default defineConfig({
}, },
} }
} }
}); })