mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 18:33:33 +00:00
Lint all files
This commit is contained in:
parent
22af76b4d6
commit
30e52ebb54
334 changed files with 76519 additions and 75932 deletions
4
src/renderer/types/emotion.d.ts
vendored
4
src/renderer/types/emotion.d.ts
vendored
|
|
@ -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 {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue