OlafCheng / try-to-implement-babel-plugins

This is a repository to learn how to implement a babel plugin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

try-to-implement-babel-plugins

This is a repository to learn how to implement a babel plugin that could extract prop-types from .js and .jsx files.

About

This is a repository to learn how to implement a babel plugin.