File tree Expand file tree Collapse file tree 15 files changed +32
-26
lines changed Expand file tree Collapse file tree 15 files changed +32
-26
lines changed Original file line number Diff line number Diff line change 99 "changelog" : [
1010 " @changesets/changelog-github" ,
1111 {
12- "repo" : " B2o5T /graphql-eslint"
12+ "repo" : " dimaMachina /graphql-eslint"
1313 }
1414 ],
1515 "snapshot" : {
Original file line number Diff line number Diff line change 1- github : [B2o5T ]
1+ github : [dimaMachina ]
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ _Progress of the issue based on the
1212
1313- [ ] 1 . The issue provides a reproduction available on GitHub, Stackblitz or CodeSandbox
1414
15- > For example, you can start off by editng the
16- > [ 'basic' example on Stackblitz] ( https://stackblitz.com/github/B2o5T /graphql-eslint/tree/master/examples/basic ) .
15+ > For example, you can start off by editing the
16+ > [ 'basic' example on Stackblitz] ( https://stackblitz.com/github/dimaMachina /graphql-eslint/tree/master/examples/graphql-config ) .
1717
1818 > Please make sure the graphql-eslint version under ` package.json ` matches yours.
1919
Original file line number Diff line number Diff line change 11blank_issues_enabled : false
22contact_links :
33 - name : Have a question?
4- url : https://github.com/B2o5T /graphql-eslint/discussions/new
4+ url : https://github.com/dimaMachina /graphql-eslint/discussions/new
55 about :
66 Not sure about something? need help from the community? have a question to our team? please
77 ask and answer questions here.
Original file line number Diff line number Diff line change 22 "name" : " @graphql-eslint/example-code-file" ,
33 "version" : " 0.0.0" ,
44 "type" : " module" ,
5- "repository" : " https://github.com/B2o5T /graphql-eslint" ,
5+ "repository" : " https://github.com/dimaMachina /graphql-eslint" ,
66 "author" : " Dotan Simha <dotansimha@gmail.com>" ,
77 "private" : true ,
88 "scripts" : {
Original file line number Diff line number Diff line change 22 "name" : " @graphql-eslint/example-graphql-config" ,
33 "version" : " 0.0.0" ,
44 "type" : " module" ,
5- "repository" : " https://github.com/B2o5T /graphql-eslint" ,
5+ "repository" : " https://github.com/dimaMachina /graphql-eslint" ,
66 "author" : " Dotan Simha <dotansimha@gmail.com>" ,
77 "private" : true ,
88 "scripts" : {
1313 },
1414 "devDependencies" : {
1515 "@eslint/js" : " 9.15.0" ,
16- "@graphql-eslint/eslint-plugin" : " workspace:* " ,
16+ "@graphql-eslint/eslint-plugin" : " 4.0.0-alpha.16 " ,
1717 "eslint" : " 9.15.0"
1818 }
1919}
Original file line number Diff line number Diff line change 22 "name" : " @graphql-eslint/example-prettier" ,
33 "version" : " 0.0.0" ,
44 "type" : " module" ,
5- "repository" : " https://github.com/B2o5T /graphql-eslint" ,
5+ "repository" : " https://github.com/dimaMachina /graphql-eslint" ,
66 "author" : " JounQin <admin@1stg.me>" ,
77 "private" : true ,
88 "scripts" : {
Original file line number Diff line number Diff line change 22 "name" : " @graphql-eslint/example-programmatic" ,
33 "version" : " 0.0.0" ,
44 "type" : " module" ,
5- "repository" : " https://github.com/B2o5T /graphql-eslint" ,
5+ "repository" : " https://github.com/dimaMachina /graphql-eslint" ,
66 "author" : " Dotan Simha <dotansimha@gmail.com>" ,
77 "private" : true ,
88 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " graphql-eslint-monorepo" ,
33 "type" : " module" ,
4- "repository" : " https://github.com/B2o5T /graphql-eslint" ,
4+ "repository" : " https://github.com/dimaMachina /graphql-eslint" ,
55 "author" : " Dotan Simha <dotansimha@gmail.com>" ,
66 "license" : " MIT" ,
77 "private" : true ,
5454 "patchedDependencies" : {
5555 "eslint" : " patches/eslint.patch" ,
5656 "json-schema-to-markdown@1.1.1" : " patches/json-schema-to-markdown@1.1.1.patch"
57+ },
58+ "overrides" : {
59+ "@graphql-eslint/eslint-plugin" : " workspace:*"
5760 }
5861 }
5962}
Original file line number Diff line number Diff line change 33 "version" : " 4.0.0-alpha.16" ,
44 "type" : " module" ,
55 "description" : " GraphQL plugin for ESLint" ,
6- "repository" : " https://github.com/B2o5T /graphql-eslint" ,
6+ "repository" : " https://github.com/dimaMachina /graphql-eslint" ,
77 "author" : " Dotan Simha <dotansimha@gmail.com>" ,
88 "license" : " MIT" ,
99 "engines" : {
You can’t perform that action at this time.
0 commit comments