mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-09 05:20:13 +02:00
Lint all files
This commit is contained in:
Vendored
+2
-2
@@ -2,6 +2,6 @@ import '@emotion/react';
|
||||
import type { MantineTheme } from '@mantine/core';
|
||||
|
||||
declare module '@emotion/react' {
|
||||
// eslint-disable-next-line @typescript-eslint/no-empty-interface
|
||||
export interface GREY extends MantineTheme {}
|
||||
// eslint-disable-next-line @typescript-eslint/no-empty-interface
|
||||
export interface GREY extends MantineTheme {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user