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
Weekly downloads
0
decreased by-100%
Maintainers
3
Created
Weekly downloads
 

Changelog

Source

v1.1.0 (2023-03-01)

:rocket: Enhancement
  • #7 Update to compatible with ember addon (@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 01 Mar 2023

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