Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
elvincheng3 committed Feb 6, 2025
1 parent 04e821c commit bfba564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const nextConfig = {
extensionAlias: {
'.js': ['.tsx', '.ts', '.jsx', '.js'],
},
turbo: {}
turbo: {},
},
webpack: (config) => {
/**
Expand Down

0 comments on commit bfba564

Please sign in to comment.