0.0.3 • Published 3 years ago
besafe v0.0.3
besafe
This is a library built on top of Vite 4.x.
Commands
It contains the following scripts:
dev- starts dev serverbuild- generates the following bundles: CommonJS (.cjs) ESM (.mjs) and IIFE (.iife.js). The name of bundle is automatically taked frompackage.jsonname propertytest- starts jest and runs all teststest:coverage- starts jest and run all tests with code coverage reportlint:scripts- lint.tsfiles with eslintlint:styles- lint.cssand.scssfiles with stylelintformat:scripts- format.ts,.htmland.jsonfiles with prettierformat:styles- format.csand.scssfiles with stylelintformat- format all with prettier and stylelint
GitHub Template
This is based on a template button to get started.