style: lint

This commit is contained in:
手瓜一十雪
2025-02-03 14:29:38 +08:00
parent ab5bbdedac
commit da7b2c8297
7 changed files with 36 additions and 26 deletions

View File

@@ -1,2 +1,2 @@
import { NCoreInitShell } from "./base";
import { NCoreInitShell } from './base';
NCoreInitShell();