healthyregions / spatial-access

3 stars 2 forks source link

Remove all linting errors in the code to allow automated Netlify deployment. #11

Closed pengyin-shan closed 2 months ago

pengyin-shan commented 2 months ago

After all error gone, remove the CI env variable in Netlify

pengyin-shan commented 2 months ago

Test using eslint to regulate the syntax, but got too many errors and warnings to fix. Instead, I only started to remove unused variables following the message of Netifly.

This allows the success of automated Netlify deploy without overly re-written code. Thus removing the CI env variable on Netlify and close this issue,