Should I be using the results variable any where in my code?
for web222 im getting an Eslint warning saying that results is declared but not used in my code. Am I supposed to use results anywhere? I thought this was just used to check if the data.js file is in the same directory as my solutions file. My code works fine no errors but i just get this styling warning
0 Replies