Fixing lint/dist.

This commit is contained in:
Federico Builes
2022-08-18 16:15:03 +02:00
parent a8e7c378a3
commit 5da7945e2b
3 changed files with 14158 additions and 14158 deletions
Generated Vendored
+1
View File
@@ -201,6 +201,7 @@ const request_error_1 = __nccwpck_require__(537);
const config_1 = __nccwpck_require__(6373); const config_1 = __nccwpck_require__(6373);
const filter_1 = __nccwpck_require__(8752); const filter_1 = __nccwpck_require__(8752);
const licenses_1 = __nccwpck_require__(3247); const licenses_1 = __nccwpck_require__(3247);
const summary = __importStar(__nccwpck_require__(8608));
const git_refs_1 = __nccwpck_require__(1086); const git_refs_1 = __nccwpck_require__(1086);
function run() { function run() {
return __awaiter(this, void 0, void 0, function* () { return __awaiter(this, void 0, void 0, function* () {
Generated Vendored
+1 -1
View File
File diff suppressed because one or more lines are too long
-1
View File
@@ -10,7 +10,6 @@ import {getDeniedLicenseChanges} from './licenses'
import * as summary from './summary' import * as summary from './summary'
import {getRefs} from './git-refs' import {getRefs} from './git-refs'
async function run(): Promise<void> { async function run(): Promise<void> {
try { try {
const config = readConfig() const config = readConfig()