Skip to content

Commit cd9e2ad

Browse files
author
Piotr Trocki
committed
Migrate resolveReactNativePath to ts
1 parent 5a763b2 commit cd9e2ad

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/cli/src/tools/config/resolveReactNativePath.js renamed to packages/cli/src/tools/config/resolveReactNativePath.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
/**
2-
* @flow
3-
*/
41
import {CLIError} from '@react-native-community/cli-tools';
52

63
import resolveNodeModuleDir from './resolveNodeModuleDir';

0 commit comments

Comments
 (0)