1.0.4 • Published 4 months ago

@codinasion/typescript-config v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

@codinasion/typescript-config

Typescript configurations for Codinasion projects.

NPM Version Downloads LICENSE

Installation

# if you're using pnpm
pnpm add @codinasion/typescript-config

# or, if you're using npm
npm install @codinasion/typescript-config

# or, if you're using yarn
yarn add @codinasion/typescript-config

Usage

Add the following to your tsconfig.json file:

{
  "extends": "@codinasion/typescript-config/nextjs.json"
  // ... other options
}

Sponsors & Backers

Sponsors

1.0.4

4 months ago

1.0.3

4 months ago

1.0.2

5 months ago

1.0.1

6 months ago

1.0.0

6 months ago