File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11[ignore]
2+ .*/es/.*
23.*/__tests__/.*
34.*/lib/.*
45.*/dist/.*
89
910[include]
1011../graphql-compose/src
11- ../graphql-compose/__forks__/graphql- js/src
12+ ../graphql-js/src
1213
1314[libs]
1415
@@ -17,8 +18,8 @@ esproposal.class_instance_fields=enable
1718suppress_comment= \\(.\\|\n\\)*\\$FlowFixMe
1819module.name_mapper='^graphql-compose/lib/definition.js$' -> '/Users/nod/www/_npm/graphql-compose/src/definition.js'
1920module.name_mapper='^graphql-compose\(.*\)$' -> '/Users/nod/www/_npm/graphql-compose/src\1'
20- module.name_mapper='^graphql$' -> '/Users/nod/www/_npm/graphql-compose/__forks__/graphql- js/src'
21- module.name_mapper='^graphql/type/definition.js$' -> '/Users/nod/www/_npm/graphql-compose/__forks__/graphql- js/src/type/definition.js'
21+ module.name_mapper='^graphql$' -> '/Users/nod/www/_npm/graphql-js/src'
22+ module.name_mapper='^graphql/type/definition.js$' -> '/Users/nod/www/_npm/graphql-js/src/type/definition.js'
2223
2324[version]
24250.28.0
You can’t perform that action at this time.
0 commit comments