Modernize ESlint config

This commit is contained in:
Aarni Koskela
2022-02-11 15:00:31 +02:00
parent 648798e11f
commit fa188b6556
7 changed files with 356 additions and 213 deletions

View File

@@ -1,3 +1,4 @@
/* eslint-disable @typescript-eslint/ban-types */
import React from "react";
function renderStringWithChannelRefs(value: string) {