Skip to content

Commit

Permalink
chore: code style formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
YUCLing committed Sep 27, 2024
1 parent 2164d9e commit 6b7f32d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions framework/core/js/src/common/utils/dayjsPlugins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ const customFormats: import('dayjs').PluginFunc = function (_option, c, _factory
};

export default {
customFormats
};
customFormats,
};

0 comments on commit 6b7f32d

Please sign in to comment.