Skip to content

Commit 2ab67a1

Browse files
committed
apply formatting
1 parent 5ed0e7b commit 2ab67a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,5 @@
7272
"forceConsistentCasingInFileNames": true /* Disallow inconsistently-cased references to the same file. */,
7373
"resolveJsonModule": true
7474
},
75-
"exclude": ["configure-package.js", "scripts/*"]
75+
"exclude": ["configure-package.js", "src/scripts/*"]
7676
}

0 commit comments

Comments
 (0)