Skip to content

Commit

Permalink
change prettier file type
Browse files Browse the repository at this point in the history
  • Loading branch information
douglance committed Dec 12, 2024
1 parent c58abd3 commit 85ec17d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/sdk/.prettierrc

This file was deleted.

5 changes: 5 additions & 0 deletions packages/sdk/.prettierrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
const baseConfig = require('../../.prettierrc.js')

module.exports = {
...baseConfig,
}

0 comments on commit 85ec17d

Please sign in to comment.