@void-aurora/toolkit
v0.10.0
Published
Packs tools related to style guideline for Void Aurora.
Downloads
21
Readme
@void-aurora/toolkit
Packs tools related to style guideline for Void Aurora.
Usage
Install
# use npm
npm i --save-dev @void-aurora/toolkit
# use yarn
yarn add -D @void-aurora/toolkit
# use pnpm
pnpm add -D @void-aurora/toolkit
Packages
Check out the package.json
for which packages have been included.
Considerations for PNPM
If you use pnpm
for packages manager, there are some configs should be specified.
Check out the https://pnpm.js.org/en/npmrc#hoist for hoist
, hoist-pattern
or shamefully-hoist
.