File tree 2 files changed +16
-0
lines changed
2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ version = 1
2
+
3
+ test_patterns = [" **/*.spec.ts" ]
4
+
5
+ [[analyzers ]]
6
+ name = " javascript"
7
+ enabled = true
8
+
9
+ [analyzers .meta ]
10
+ environment = [
11
+ " nodejs" ,
12
+ " jest"
13
+ ]
14
+ dialect = " typescript"
Original file line number Diff line number Diff line change 8
8
<a href="https://github.com/gagoar/github-app-installation-token/blob/main/LICENSE">
9
9
<img src="https://img.shields.io/npm/l/github-app-installation-token.svg?style=flat-square" alt="MIT license" />
10
10
</a>
11
+ <a href="https://deepsource.io/gh/gagoar/github-app-installation-token/?ref=repository-badge" target="_blank"><img alt="DeepSource" title="DeepSource" src="https://deepsource.io/gh/gagoar/github-app-installation-token.svg/?label=active+issues&show_trend=true"/>
12
+ </a>
11
13
<h3 align =" center " >Github App Installation Token</h3 >
12
14
13
15
<p align =" center " >
You can’t perform that action at this time.
0 commit comments