Skip to content

Commit

Permalink
Merge pull request #43 from omar-sarfraz/static-analysis
Browse files Browse the repository at this point in the history
analysis: add for react and graphql server
  • Loading branch information
omar-sarfraz authored Oct 8, 2024
2 parents de41f64 + 87e539c commit eec8c73
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
File renamed without changes.
8 changes: 8 additions & 0 deletions React_Project/.deepsource.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version = 1

[[analyzers]]
name = "javascript"

[analyzers.meta]
plugins = ["react"]
environment = ["nodejs", "browser"]

0 comments on commit eec8c73

Please sign in to comment.