shouldn’t this handle it?:
// Add these lines to allow all .js files to contain JSX
"src/**/*.js",
"node_modules/**/*.js",
shouldn’t this handle it?:
// Add these lines to allow all .js files to contain JSX
"src/**/*.js",
"node_modules/**/*.js",