lint and style

This commit is contained in:
Niels Lyngsø
2023-03-16 21:13:58 +01:00
parent f08bb002f9
commit c65d0506e1
8 changed files with 11 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
import type { UmbEntrypointModule } from "./umb-lifecycle.interface";
import type { UmbEntrypointModule } from './umb-lifecycle.interface';
/**
* Validate if an ESModule exports a known init function called 'onInit'