babel-plugin-inline-constants

v5.0.0
Babel plugin to inline constants
babel plugin inline constant

prepack

npm run build && npm run format

build

tsc --build --clean && tsc --build && type-coverage

format

remark . -qfo && prettier . -w --log-level warn && xo --fix

test-api

node --conditions development test/index.js

test-coverage

c8 --check-coverage --100 --reporter lcov npm run test-api

test

npm run build && npm run format && npm run test-coverage
npm i babel-plugin-inline-constants

Metadata

  • MIT
  • Whatever
  • Titus Wormer
  • released 9/2/2024

Downloads

Maintainers