Skip to content

Commit c6b5d80

Browse files
committed
fix: formatting
1 parent f925211 commit c6b5d80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export default tseslint.config(
1212
files: ["**/*.{js,ts,jsx,tsx}"],
1313
languageOptions: {
1414
parserOptions: {
15-
project: './tsconfig.json',
15+
project: "./tsconfig.json",
1616
},
1717
},
1818
rules: {

0 commit comments

Comments
 (0)