format: prettify entire project
This commit is contained in:
2
node_modules/fast-glob/out/providers/matchers/partial.d.ts
generated
vendored
2
node_modules/fast-glob/out/providers/matchers/partial.d.ts
generated
vendored
@ -1,4 +1,4 @@
|
||||
import Matcher from './matcher';
|
||||
export default class PartialMatcher extends Matcher {
|
||||
match(filepath: string): boolean;
|
||||
match(filepath: string): boolean;
|
||||
}
|
||||
|
Reference in New Issue
Block a user