[go: up one dir, main page]

Skip to content

Address JetBrains noinspection comments in Javascript

MR: Pending

Description

In Update RubyMine noinspection comments (!141204 - merged), we introduced several // noinspection comments into vue/js files in order to suppress errors and get a clean Inspect Code run for the remote dev domain code scope.

Some of these may be legitimate errors which need to be addressed.

Others may be false errors, and thus need an issue opened against JetBrains and tracked here: https://handbook.gitlab.com/handbook/tools-and-tips/editors-and-ides/jetbrains-ides/tracked-jetbrains-issues/

Acceptance Criteria

Technical Requirements

TODO: Fill out or delete [If applicable, please list out any technical requirements for this feature/enhancement.]

Design Requirements

TODO: Fill out or delete [If applicable, please provide a link to the design specifications for this feature/enhancement.]

Impact Assessment

TODO: Fill out or delete [Please describe the impact this feature/enhancement will have on the user experience and/or the product as a whole.]

User Story

TODO: Fill out or delete [Provide a user story to illustrate the use case for this feature/enhancement. Include examples to help communicate the intended functionality.]

Edited by Chad Woolley