Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor!: update to cheminfo-types #6

Merged
merged 2 commits into from
Nov 5, 2021
Merged

refactor!: update to cheminfo-types #6

merged 2 commits into from
Nov 5, 2021

Conversation

maasencioh
Copy link
Member

BREAKING CHANGE: rename data to variables

@maasencioh maasencioh merged commit 12bf39a into master Nov 5, 2021
@maasencioh maasencioh deleted the update branch November 5, 2021 13:57
Comment on lines +57 to +59
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jest": "^25.2.1",
"eslint-plugin-jsdoc": "^37.0.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this shouldn't be necessary

Comment on lines +53 to +54
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have this error if I delete it

ESLint: 8.1.0

Error: Failed to load parser '@typescript-eslint/parser' declared in '.eslintrc.yml » eslint-config-cheminfo-typescript#overrides[0]': Cannot find module '@typescript-eslint/parser'
Require stack:
- /home/runner/work/ndim-parser/ndim-parser/node_modules/eslint-config-cheminfo-typescript/index.js
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
    at Function.resolve (internal/modules/cjs/helpers.js:99:19)
    at Object.resolve (/home/runner/work/ndim-parser/ndim-parser/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:1088:46)
    at ConfigArrayFactory._loadParser (/home/runner/work/ndim-parser/ndim-parser/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:3235:39)
    at ConfigArrayFactory._normalizeObjectConfigDataBody (/home/runner/work/ndim-parser/ndim-parser/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:3030:43)
    at _normalizeObjectConfigDataBody.next (<anonymous>)
    at ConfigArrayFactory._normalizeObjectConfigData (/home/runner/work/ndim-parser/ndim-parser/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:2971:20)
    at _normalizeObjectConfigData.next (<anonymous>)
    at ConfigArrayFactory._normalizeObjectConfigDataBody (/home/runner/work/ndim-parser/ndim-parser/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:3064:25)
    at _normalizeObjectConfigDataBody.next (<anonymous>)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you need npm 7 or 8 (node 16 or 17)

@github-actions github-actions bot mentioned this pull request Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants