Skip to content

Commit

Permalink
refactor: rewrite comment (#39)
Browse files Browse the repository at this point in the history
Co-authored-by: Almanov Nikita <131481562+nikkeyl@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and nikkeyl authored Sep 28, 2024
1 parent 5b6b5cc commit 45ca062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import type { NextConfig } from 'next';
*
* @param {object} config Next.
*
* @returns Next config.
* @return Next config.
*/
const defineConfig = (config: NextConfig): NextConfig => config;

Expand Down

0 comments on commit 45ca062

Please sign in to comment.