mirror of
https://github.com/jwetzell/aas-js.git
synced 2026-08-13 00:23:38 +00:00
allow bitwise through eslint
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/* eslint-disable no-bitwise */
|
||||
class Console {
|
||||
constructor() {
|
||||
this.sportInitialized = false;
|
||||
|
||||
Reference in New Issue
Block a user