This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
charts
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
18
Wiki
Activity
Browse Source
feat: add deepsource
pull/347/head
Shivam Mishra
4 years ago
parent
690a7f4467
commit
cff7ce4c27
1 changed files
with
9 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
.deepsource.toml
+ 9
- 0
.deepsource.toml
View File
@@ -0,0 +1,9 @@
version = 1
[[analyzers]]
name = "javascript"
enabled = true
[analyzers.meta]
environment = ["browser"]
style_guide = "standard"
Write
Preview
Loading…
Cancel
Save