1.0.11 • Published 3 years ago

@qhnu/ts-lib-template v1.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

環境構築テンプレート

Typescriptプロジェクト用の環境構築テンプレート。

使い方

install

yarn add -D @qhnu/ts-lib-template

設定ファイルの足場

  • 下記のコマンドで環境設定ファイルをコピーします。
  • すでに存在するファイルはcopy_prefixでファイルが上書きされないように安全にコピーされます。
yarn run ts-lib-template

reference URLs

.eslintrc.js
https://eslint.org/docs/user-guide/configuring#specifying-environments

.prettierrc.js
https://github.com/prettier/prettier/blob/master/docs/options.md https://prettier.io/playground/

.stylelintrc.js
https://github.com/constverum/stylelint-config-rational-order#usage

jest.config.js
https://kulshekhar.github.io/ts-jest/user/config/#jest-config-without-helper

tsconfig.json
https://www.typescriptlang.org/tsconfig