Skip to content

Commit

Permalink
Chore: Improve TypeScript, Linting, and Styling Support in Doc MDX Fi…
Browse files Browse the repository at this point in the history
…les (#1588)
  • Loading branch information
moathabuhamad-cengage authored Dec 17, 2024
1 parent 903e3b1 commit fabbece
Show file tree
Hide file tree
Showing 138 changed files with 7,885 additions and 2,416 deletions.
5 changes: 5 additions & 0 deletions .changeset/chore-deprecate-header copy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'react-magma-docs': patch
---

## Chore: Improve TypeScript, Linting, and Styling Support in Doc MDX Files
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
module.exports = {
extends: 'cengage/react',
plugins: ['prettier'],
rules: {
'react/prop-types': [0],
},
Expand Down
Loading

2 comments on commit fabbece

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.