nx/packages/cypress/src/utils/constants.ts
2024-02-07 18:00:55 -05:00

5 lines
132 B
TypeScript

/**
* Key used to store options used by the nx plugin for @nx/cypress.
*/
export const NX_PLUGIN_OPTIONS = '__NxPluginOptions__';