UNPKG

@daiyam/artifact-lang-js

Version:
33 lines (23 loc) 980 B
[@daiyam/artifact-lang-js](https://github.com/daiyam/artifact-configs/tree/master/packages/lang-js) =================================================================================================== [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE) [![NPM Version](https://img.shields.io/npm/v/@daiyam/artifact-lang-js.svg?colorB=green)](https://www.npmjs.com/package/@daiyam/artifact-lang-js) The base configuration for my javascript projects. Getting Started --------------- ```sh mkdir myproject cd myproject npm init -y artifact add @daiyam/lang-js ``` Dependencies ------------ - [commitlint](https://github.com/conventional-changelog/commitlint) - [fixpack](https://github.com/henrikjoreteg/fixpack) - [husky](https://github.com/typicode/husky) - [lint-staged](https://github.com/okonet/lint-staged) License ------- Copyright © 2021-present Baptiste Augrain Licensed under the [MIT license](https://opensource.org/licenses/MIT).