Skip to content

Commit 044c9a9

Browse files
committed
refactor: remove unused typings and clean up tsconfig
1 parent 615d45a commit 044c9a9

File tree

2 files changed

+1
-43
lines changed

2 files changed

+1
-43
lines changed

packages/utilities/ast/tsconfig.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
"test/fixtures"
3030
],
3131
"include": [
32-
"src",
33-
"typings"
32+
"src"
3433
]
3534
}

packages/utilities/ast/typings/eslint-community-eslint-utils.d.ts

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)