style: fix linting issues met Prettier
This commit is contained in:
parent
fbfe54879a
commit
0661e705b3
15 changed files with 225 additions and 190 deletions
|
@ -1,4 +1,4 @@
|
|||
import {BaseController} from "@/controllers/base-controller.ts";
|
||||
import { BaseController } from "@/controllers/base-controller.ts";
|
||||
|
||||
export class ThemeController extends BaseController {
|
||||
constructor() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue