Socket
Socket
Sign inDemoInstall

babel-plugin-ember-test-metadata-codemod

Package Overview
Dependencies
1
Maintainers
2
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
1
decreased by-83.33%
Maintainers
2
Created
Weekly downloads
 

Changelog

Source

v0.2.2 (2021-11-17)

:bug: Bug Fix
  • #5 Fix missing square brackets in plugin properties (@zhanwang626)
:house: Internal
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 17 Nov 2021

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