Background music

I am trying to run a background music in my game but it keep saying

./src/App.js  Line 30:27:  'audio_options' is not defined  no-undef

I follow the code based on this website.

This is my code below.