Skip to content

twotwoba/babel-plugin-log-shiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
yokiizx
Dec 27, 2022
6cc3f65 · Dec 27, 2022

History

18 Commits
Dec 27, 2022
Dec 27, 2022
Dec 27, 2022
Dec 27, 2022
Dec 27, 2022
Dec 27, 2022
Dec 27, 2022

Repository files navigation

babel-plugin-log-shiny

A babel plugin that helps make console.log conspicuous

install

npm i @babel/plugin-log-shiny -D

config

{
  "plugins": [
    [
      "@babel/plugin-log-shiny",
      {
        "prefix": "whatever you want~ like 🔥"
      }
    ]
  ]
}

About

A babel plugin that helps make console.log conspicuous

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published