feat(configs/oxlint): add linter
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export type AsyncPoolOptions = {
|
||||
export interface AsyncPoolOptions {
|
||||
concurrency?: number;
|
||||
}
|
||||
Reference in New Issue
Block a user