Skip to content

Commit 187c22e

Browse files
committed
fix: lint
1 parent e7ce7ec commit 187c22e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app-config-react-native/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ export const transform: Transformer['transform'] = async ({ src, filename, optio
3333
});
3434

3535
return upstreamTransformer.transform({ src: modifiedSrc, filename, options });
36-
};
36+
};

0 commit comments

Comments
 (0)