Rework lint comments

This commit is contained in:
J. Ryan Stinnett 2021-06-29 13:35:43 +01:00
parent bbdd93f592
commit fe123fc605
2 changed files with 4 additions and 1 deletions

View file

@ -15,7 +15,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
/* eslint-disable @babel/no-invalid-this */
/* eslint-disable @typescript-eslint/no-invalid-this */
import React from "react";
import classNames from "classnames";