UNPKG
yarn-audit-html
Version:
latest (7.3.2)
next (7.2.1-rc.0)
7.3.2
7.3.1
7.3.0
7.2.1-rc.0
7.2.0
7.1.1
7.1.0
7.0.2
7.0.1
7.0.0
6.2.0
6.1.0
6.0.0
5.0.0
4.0.1
4.0.0
3.0.1
3.0.0
2.1.0
2.0.1
2.0.0
1.4.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Generate a HTML report for Yarn Audit
davityavryan/yarn-audit-html
yarn-audit-html
/
tsconfig.tests.json
5 lines
(4 loc)
•
80 B
JSON
View Raw
1
2
3
4
5
{
"extends"
:
"./tsconfig.json"
,
"include"
:
[
"src/**/*.test.ts"
,
"fixtures"
]
}