npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

babel-plugin-undeclared-variables-check-with-config

0.0.6

@forbeslindesay

npmHomeRepoSnykSocket
Downloads:5162
$ npm install babel-plugin-undeclared-variables-check-with-config
DailyWeeklyMonthlyYearly

babel-plugin-undeclared-variables-check-with-config

This plugin throws a compile-time error on references to undeclared variables

Build Status Dependency Status NPM version

Installation

npm install babel-plugin-undeclared-variables-check-with-config --save

Usage

var undeclared = require('babel-plugin-undeclared-variables-check-with-config');

// ...

License

MIT