ESLint plugin

The essential plugin for use with the Atlassian Design System.

no-banned-imports

Using private or experimental packages is dangerous as they are not supported across major versions meaning you will not be able to migrate easily causing friction for yourself and the Atlassian Design System team.

Examples

Anything that is considered private or experimental will be marked as violations.

Incorrect

import noop from '@atlaskit/ds-lib/noop';
                  ^^^^^^^^^^^^^^^^^^^^^

import { Text } from '@atlaskit/ds-explorations';
                      ^^^^^^^^^^^^^^^^^^^^^^^^^
Was this page helpful?
We use this feedback to improve our documentation.
  • Design system
    • Get started
    • Foundations
    • Components
    • Rovo UI
    • Tools
    • Release phases
    • Contact us
© 2026 AtlassianTrademark, (opens new window)Privacy, (opens new window)License