mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-24 23:15:16 -05:00
chore: Add typescript support to eslint, fix errors (#2923)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import React, { ReactNode, CSSProperties } from "react";
|
||||
import { ReactNode, CSSProperties } from "react";
|
||||
import clsx from "clsx";
|
||||
|
||||
interface ColumnsProps {
|
||||
|
||||
Reference in New Issue
Block a user