Skip to content

Commit a1d7212

Browse files
committed
oops
1 parent 7b2109b commit a1d7212

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.eslintignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
**/tests/
22
**/fixtures/
33
**/__fixtures__/
4-
**/__tests__/
4+
**/__tests__/

packages/globby/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"extends": "../tsconfig.lage2.json",
23
"compilerOptions": {
34
"outDir": "./lib",
45
"module": "Node16",

0 commit comments

Comments
 (0)