Skip to content

Commit b287f2f

Browse files
chore: add minimatch type
1 parent 504ec0f commit b287f2f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ clean:
66
install: clean
77
npm install --quiet
88
./node_modules/.bin/lerna bootstrap
9+
yarn add --dev @types/minimatch
910

1011
test:
1112
yarn test:files

0 commit comments

Comments
 (0)