0.2.0 • Published 1 year ago

@kyobobook/config v0.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

kbbfe/config

npm (scoped) License JavaScript Style Guide GitHub Repo stars

JavaScript Style Guide

node.js configuration for frontend developer

setup

git crlf

git config --global core.eol native
git config --global core.autocrlf false

husky precommit 설정

git config advice.ignoredHook false

TODO

  • develop (default)
  • main (ci/cd)
  • setup: .gitignore
  • setup: npm
  • release: ci/cd pipeline(github action)
  • release-pipeline: bump up version & update
  • changelog
  • release-pipeline: publish npm
  • release-pipeline: merge main branch & tagging
  • setup: eslint
  • set eslint-js
  • javascript → @kyobobook/config/eslint-js
  • typescript → @kyobobook/config/eslint-ts
  • extends: @kyobobook/config/eslint-js

extends: @kyobobook/config/eslint-ts

License

MIT. Copyright (c) 2023 KyoboBook.