Socket
Socket
Sign inDemoInstall

babel-plugin-ember-test-metadata-codemod

Package Overview
Dependencies
408
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    babel-plugin-ember-test-metadata-codemod


Version published
Maintainers
3
Created

Changelog

Source

v1.0.0 (2022-10-07)

:rocket: Enhancement
  • #6 [feat] Add a transform for projects using workspaces (@zhanwang626)
Committers: 1

Readme

Source

babel-plugin-ember-test-metadata-codemod

A collection of codemods for babel-plugin-ember-test-metadata-codemod.

Usage

To run a specific codemod from this project, you would run the following:

npx babel-plugin-ember-test-metadata-codemod <TRANSFORM NAME> path/of/files/ or/some**/*glob.js

# or

yarn global add babel-plugin-ember-test-metadata-codemod
babel-plugin-ember-test-metadata-codemod <TRANSFORM NAME> path/of/files/ or/some**/*glob.js

Local Usage

node ./bin/cli.js <TRANSFORM NAME> path/of/files/ or/some**/*glob.js

Transforms

Contributing

Installation

  • clone the repo
  • change into the repo directory
  • yarn

Running tests

  • yarn test

Update Documentation

  • yarn update-docs

Keywords

FAQs

Last updated on 07 Oct 2022

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc