
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
@airship/tslint-react-a11y
Advanced tools
A package to extend your React project with TSLint a11y rules.
JSX a11y rules to extend TSLint used by the Airship Builders. This package is designed to extend the functionality of @teamairship/tslint-react-config while leaving the flexibility to leave these rules out when needed.
yarn add -D @airship/tslint-react-a11y
In tslint.json
{
"extends": ["@airship/tslint-react-a11y"],
"rules": {
// override tslint-react-a11y rules here
"react-a11y-lang": false
}
}
All rules are enabled by default.
| Rule Name | Description |
|---|---|
react-a11y-accessible-headings | Coming soon... |
react-a11y-anchors | Coming soon... |
react-a11y-aria-unsupported-elements | Coming soon... |
react-a11y-event-has-role | Coming soon... |
react-a11y-iframes | Coming soon... |
react-a11y-image-button-has-alt | Coming soon... |
react-a11y-img-has-alt | Coming soon... |
react-a11y-input-elements | Coming soon... |
react-a11y-lang | Coming soon... |
react-a11y-meta | Coming soon... |
react-a11y-no-onchange | Coming soon... |
react-a11y-props | Coming soon... |
react-a11y-proptypes | Coming soon... |
react-a11y-required | Coming soon... |
react-a11y-role | Coming soon... |
react-a11y-role-has-required-aria-props | Coming soon... |
react-a11y-role-supports-aria-props | Coming soon... |
react-a11y-tabindex-no-positive | Coming soon... |
react-a11y-titles | Coming soon... |
Bug reports and pull requests are welcome on GitHub at https://github.com/teamairship/tslint-react-a11y. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
This package is available as open source under the terms of the MIT License.
FAQs
A package to extend your React project with TSLint a11y rules.
We found that @airship/tslint-react-a11y demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.