js-pong icon indicating copy to clipboard operation
js-pong copied to clipboard

Fix import and export thing

Open yasserfedsi opened this issue 3 years ago • 1 comments

yasserfedsi avatar Jun 16 '22 10:06 yasserfedsi

Adding a description here:

the JS file is throwing: "illegal export declaration" for default class Ball in Ball.js. import-export are, or are to be, reserved words requiring more careful syntax. Way around this, or what is bp?

3colej20 avatar May 30 '23 09:05 3colej20