style: format with new style
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export default eventHandler(() => {
|
||||
return { nitro: "works" };
|
||||
});
|
||||
return { nitro: 'works' }
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user