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