fix build
This commit is contained in:
Vendored
+1
@@ -1,4 +1,5 @@
|
||||
declare module "*.json" {
|
||||
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
||||
const content: any;
|
||||
export default content;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user