Skip to content

Commit dbbe2e5

Browse files
committed
remove suffix from tsconfig
1 parent a60d262 commit dbbe2e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/kbn-legacy-logging/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"declarationMap": true,
88
"types": ["jest", "node"]
99
},
10-
"include": ["./src/**/*.ts"]
10+
"include": ["./src/**/*"]
1111
}

0 commit comments

Comments
 (0)