UNPKG
@grnsft/if-eco-ci-plugin
Version:
latest (0.0.2)
0.0.2
0.0.1
EcoCI plugin for Impact Framework.
greensoftware.foundation
@grnsft/if-eco-ci-plugin
/
.eslintrc.json
9 lines
(8 loc)
•
119 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"extends"
:
"./node_modules/gts/"
,
"rules"
: {
"
@typescript
-eslint/no-explicit-any"
: [
"off"
] } }