Skip to content

Commit

Permalink
🔨 chore: add prettier transformer
Browse files Browse the repository at this point in the history
  • Loading branch information
casperiv0 committed May 28, 2022
1 parent 6d8d884 commit 527129d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .deepsource.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,8 @@ name = "javascript"
enabled = true

[analyzers.meta]
plugins = ["react"]
plugins = ["react"]

[[transformers]]
name = "prettier"
enabled = true

0 comments on commit 527129d

Please sign in to comment.