Skip to content

Commit cd19b1f

Browse files
committed
chore(lint): 🧹 update source files extensions
1 parent 6ddc470 commit cd19b1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

turbo.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"inputs": ["**/*.md", ".github/**/*.md"]
1414
},
1515
"lint:knip": {
16-
"inputs": ["src/pages/**/*.{js,jsx,ts,tsx}"]
16+
"inputs": ["src/**/*.ts"]
1717
},
1818
"lint:package-json": {
1919
"inputs": ["package.json"]

0 commit comments

Comments
 (0)