1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2026-05-22 08:55:42 +02:00

Improve plugins index (#1200)

Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
This commit is contained in:
Anbraten
2022-09-25 19:04:47 +02:00
committed by GitHub
parent 896746a91a
commit 62d82765fd
20 changed files with 2628 additions and 2478 deletions
@@ -8,6 +8,7 @@
"esModuleInterop": true,
"isolatedModules": true,
"module": "esnext",
"jsx": "preserve"
"jsx": "preserve",
"strict": false
}
}