@ken0x0a/configs

Meta package for configurations to manage versions for multiple packages easily

Usage no npm install needed!

<script type="module">
  import ken0x0aConfigs from 'https://cdn.skypack.dev/@ken0x0a/configs';
</script>

README

Install

yarn add @ken0x0a/configs

# if you use `react` configuration for eslint, also need to install `@ken0x0a/eslint-config-react-deps`
yarn add @ken0x0a/configs @ken0x0a/eslint-config-react-deps # optional

Usage

Following command will:

  • modify package.json;
  • create config files from templates;
yarn init-config