@ilo-org/typescript-config

1.0.0 • Public • Published

@ilo-org/typescript-config

Typescript configuration for the ILO Design System. This provides sensible defaults which you can use for other projects as well.

Getting started

npm install -D @ilo-org/typescript-config

Usage

{
  "extends": "@ilo-org/typescript-config/tsconfig.json",
  "compilerOptions": {
    "outDir": "dist"
  }
}

Configuration

Adding this to your project will simply include some tsconfig.json settings to your own. You can see them here.

📝 License

Licensed under the Apache 2.0 License.

Package Sidebar

Install

npm i @ilo-org/typescript-config

Weekly Downloads

4

Version

1.0.0

License

Apache-2.0

Unpacked Size

13.3 kB

Total Files

4

Last publish

Collaborators

  • drodinis
  • decentwork