Skip to content

Commit

Permalink
Merge branch 'main' into typescript-indexjs-export
Browse files Browse the repository at this point in the history
  • Loading branch information
Gururajj77 authored Jan 21, 2025
2 parents 0e3d372 + f53c551 commit d74120b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/eslint-config-carbon/rules/best-practices.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

'use strict';

export default {
module.exports = {
rules: {
// @see https://eslint.org/docs/rules/curly
curly: 'error',
Expand Down

0 comments on commit d74120b

Please sign in to comment.