We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Добавить линтинг eslint-plugin
https://github.com/atomspace/atomspace-eslint/blob/6a0a6911937f35b94c8ad41ca5230e8d2e6f985e/src/configs/eslint-plugin.config.json
The text was updated successfully, but these errors were encountered:
// "eslint-plugin/meta-property-ordering": 2, // "eslint-plugin/no-deprecated-context-methods": 2, // "eslint-plugin/prefer-object-rule": 2, // "eslint-plugin/prefer-placeholders": 2, // "eslint-plugin/report-message-format": [2, "^[A-Z].*$"], // "eslint-plugin/require-meta-docs-description": 2, // "eslint-plugin/require-meta-docs-url": [ // 2, // { // pattern: // "https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/blob/master/docs/rules/{{name}}.md", // }, // ], // "eslint-plugin/require-meta-schema": 2, // "eslint-plugin/require-meta-type": 2, // "eslint-plugin/test-case-property-ordering": 2, // "eslint-plugin/test-case-shorthand-strings": 2,
Sorry, something went wrong.
chore(lint): add "eslint-plugin" linting (base)
3933f7e
#82
Пока работает для ESLint нет так хорошо как хотелось бы
Related issue: eslint-community/eslint-plugin-eslint-plugin#94
docs(relevant-comments): specify type
e37a67d
azinit
No branches or pull requests
Related
Description
Solution
Добавить линтинг eslint-plugin
Additional context
https://github.com/atomspace/atomspace-eslint/blob/6a0a6911937f35b94c8ad41ca5230e8d2e6f985e/src/configs/eslint-plugin.config.json
The text was updated successfully, but these errors were encountered: