update version to 2025.0.2, enhance build scripts, add type exports, and improve reporting interfaces
This commit is contained in:
@@ -25,5 +25,7 @@
|
||||
"noUnusedLocals": false,
|
||||
"noUnusedParameters": false,
|
||||
"noPropertyAccessFromIndexSignature": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"include": ["src"],
|
||||
"exclude": ["test", "dist", "node_modules"]
|
||||
}
|
||||
Reference in New Issue
Block a user