Skip to content

Commit d9ce01d

Browse files
author
Rajat Saxena
committed
tsconfig reverted
1 parent 8fa26e4 commit d9ce01d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"**/*.tsx",
2424
".next/types/**/*.ts",
2525
"additional.d.ts"
26-
, "components/admin/users/filter-container/segment-editor.tsx.notused" ],
26+
],
2727
"exclude": ["node_modules"]
2828
}

0 commit comments

Comments
 (0)