feat: biome check
This commit is contained in:
@@ -10,4 +10,4 @@
|
||||
"dependencies": {
|
||||
"@platform/relay": "workspace:*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -18,4 +18,4 @@ export function getStorageContext(): StorageContext {
|
||||
}
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-empty-object-type
|
||||
export interface StorageContext {}
|
||||
export type StorageContext = {};
|
||||
|
||||
Reference in New Issue
Block a user