chore: clean warnings in build (#1327)

* chore: clean warnings in build

* chore: fix test

* chore: revert semver things
This commit is contained in:
Tobias Åström
2023-08-10 09:36:34 +02:00
committed by GitHub
parent 353be3f071
commit 120305904f
18 changed files with 61 additions and 36 deletions

View File

@@ -1,3 +1,4 @@
/* eslint-disable no-console */
const path = require('path');
const fs = require('fs');
const { execSync } = require('child_process');

View File

@@ -1,4 +1,4 @@
/* eslint no-param-reassign: 0 */
/* eslint-disable no-param-reassign, no-console */
// --- enable keyboard accessibility ---
// pressing enter (escape) key should confirm (cancel) selections