fixes a syntax error I missed in the JS extension example that I missed. I also went ahead and added a .eslintrc file at the root of the examples project which will allow ESLint to detect some of these issues ahead of time. I've been bit by this one too many times.
fixes a syntax error I missed in the JS extension example that I missed. I also went ahead and added a .eslintrc file at the root of the examples project which will allow ESLint to detect some of these issues ahead of time. I've been bit by this one too many times.