Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzaibkhalid committed Jul 16, 2024
1 parent 96570ed commit b75d52a
Show file tree
Hide file tree
Showing 3 changed files with 3,910 additions and 884 deletions.
2 changes: 1 addition & 1 deletion config/eslint.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module.exports = {
extends: ['@telusdigital/eslint-config', 'plugin:prettier/recommended'], // Recommended eslint + prettier config: https://prettier.io/docs/en/eslint.html#why-not-both
extends: ['@telus/eslint-config', 'plugin:prettier/recommended'], // Recommended eslint + prettier config: https://prettier.io/docs/en/eslint.html#why-not-both
parser: 'babel-eslint',
rules: {
'react/require-default-props': 'warn',
Expand Down
Loading

0 comments on commit b75d52a

Please sign in to comment.