Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(linter): Re-enable linting of JS files in VSCode #367

Merged
merged 2 commits into from
Sep 7, 2020

Conversation

adrienjoly
Copy link
Member

@adrienjoly adrienjoly commented Sep 6, 2020

Fixes the following "Problem" listed by Visual Studio code, when opening a JS file:

Parsing error: "parserOptions.project" has been set for @typescript-eslint/parser.
The file does not match your project config: test/unit/notif-tests.js.
The file must be included in at least one of the projects provided.

image

@adrienjoly adrienjoly self-assigned this Sep 6, 2020
@adrienjoly adrienjoly added this to 📥 Inbox / ideas in Development via automation Sep 6, 2020
@adrienjoly adrienjoly moved this from 📥 Inbox / ideas to ⚙ In progress in Development Sep 6, 2020
@adrienjoly adrienjoly marked this pull request as ready for review September 7, 2020 06:11
@adrienjoly adrienjoly merged commit 469e9aa into master Sep 7, 2020
Development automation moved this from ⚙ In progress to ✔️ Done / pending QA Sep 7, 2020
@adrienjoly adrienjoly deleted the fix/linter-integration-in-vscode branch September 7, 2020 06:30
adrienjoly pushed a commit that referenced this pull request Sep 7, 2020
## [1.35.3](v1.35.2...v1.35.3) (2020-09-07)

### Bug Fixes

* **linter:** Re-enable linting of JS files in VSCode ([#367](#367)) ([469e9aa](469e9aa))
@adrienjoly adrienjoly moved this from ✔️ Done / pending QA to 🌲 In production in Development Oct 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development
  
🌲 In production
Development

Successfully merging this pull request may close these issues.

None yet

1 participant