Skip to content

Commit 68def99

Browse files
committed
Update gulp file
1 parent c353b95 commit 68def99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gulp_scripts/formatter.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ const runPrettier = async fix => {
1515
"!test/smoke/.vscode-test/**",
1616
"!src/**/*.d.ts",
1717
"!SECURITY.md",
18+
"!test/smoke/resources/sampleReactNativeProject/**"
1819
],
1920
{
2021
stdio: "inherit",

0 commit comments

Comments
 (0)