Revert "Run eslint src --fix
"
This commit is contained in:
parent
67678c0f3a
commit
9bbdac088e
82 changed files with 342 additions and 363 deletions
|
@ -1,6 +1,6 @@
|
|||
/* eslint-disable @typescript-eslint/naming-convention */
|
||||
import { type AddMethod } from '../Enums/AddMethod';
|
||||
import { type IImage } from './IImage';
|
||||
import { AddMethod } from '../Enums/AddMethod';
|
||||
import { IImage } from './IImage';
|
||||
|
||||
export interface IAction {
|
||||
Id: string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue