resources/assets/js/visualizers/waveform/lib/SceneInit.ts
Function constructor
has 39 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
constructor (container: HTMLElement, fov = 36) {
this.container = container
this.fov = fov
this.camera = new THREE.PerspectiveCamera(