This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@orchatect/standards

0.0.3 • Public • Published

standards

Distributable configurations for maintaining code standards across multiple projects.

Basic Usage

Add the following to the package.json of any Orchatect project.

{
  "prettier": "@orchatect/standards/prettier.config",
  "babel": {
    "extends": "@orchatect/standards/babel.config"
  }
}

Ill-Advised Usage

import { prettierConfig, babelConfig } from '@orchatect/standards'

// ... Do stuff with the configs.
// But really... please don't.

Readme

Keywords

none

Package Sidebar

Install

npm i @orchatect/standards

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

1.69 kB

Total Files

6

Last publish

Collaborators

  • npm