File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "$schema" : " https://raw.githubusercontent.com/microsoft /react-native-test-app/trunk /schema.json" ,
2+ "$schema" : " ./node_modules /react-native-test-app/schema.json" ,
33 "name" : " Example" ,
44 "displayName" : " Example" ,
55 "components" : [
Original file line number Diff line number Diff line change 11export const simple = {
2- $schema :
3- "https://raw.githubusercontent.com/microsoft/react-native-test-app/trunk/schema.json" ,
2+ $schema : "./node_modules/react-native-test-app/schema.json" ,
43 name : "Example" ,
54 displayName : "Template" ,
65 version : "1.0" ,
Original file line number Diff line number Diff line change 11{
2- "$schema" : " https://raw.githubusercontent.com/microsoft /react-native-test-app/trunk /schema.json" ,
2+ "$schema" : " ./node_modules /react-native-test-app/schema.json" ,
33 "name" : " Example" ,
44 "displayName" : " Example" ,
55 "components" : [
Original file line number Diff line number Diff line change 11{
2- "$schema" : " https://raw.githubusercontent.com/microsoft /react-native-test-app/trunk /schema.json" ,
2+ "$schema" : " ./node_modules /react-native-test-app/schema.json" ,
33 "name" : " Example" ,
44 "displayName" : " Example" ,
55 "components" : [
You can’t perform that action at this time.
0 commit comments