You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to change the delay on the progress indicator, so I edited the /resources/js/app.ts file. When I opened the file, vscode indicated 2 problems/errors in the file. I had not made any changes to the file.
Here is a screenshot of the identified problems:
Here's a screenshot of the full screen:
Steps To Reproduce
Create a new application using the vue-starter-kit. Open the /resources/js/app.ts file in vscode. (I also have ESLint 3.0.10 installed in vscode.)
When you open the page, the problems should be flagged at the bottom of the page.