mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-25 01:04:14 -05:00
chore: clean warnings in build (#1327)
* chore: clean warnings in build * chore: fix test * chore: revert semver things
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/* eslint-disable no-console */
|
||||
const path = require('path');
|
||||
const fs = require('fs');
|
||||
const { execSync } = require('child_process');
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user