1.0.0 • Published 1 month ago

@ilo-org/typescript-config v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 month ago

@ilo-org/typescript-config

Typescript config for the ILO Design System. These docs are a WIP.

Getting started

To install @ilo-org/typescript-config in your project, you will need to run the following command using npm:

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

If you prefer Yarn, use the following command instead:

yarn add -D @ilo-org/typescript-config

Usage

tsconfig.json

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

📝 License

Licensed under the Apache 2.0 License.

1.0.0

1 month ago

0.1.1

2 months ago

0.1.0

2 months ago

0.0.1

2 years ago