@arcjet/tsconfig

v1.0.0-alpha.11
Custom tsconfig for Arcjet projects

Arcjet Logo

@arcjet/tsconfig

npm badge

Custom tsconfig for Arcjet projects.

Installation

npm install -D @arcjet/tsconfig

Example

In your tsconfig.json file:

{
  "extends": "@arcjet/tsconfig/base",
  "include": ["*.ts"]
}

License

Licensed under the Apache License, Version 2.0.

npm i @arcjet/[email protected]

Metadata

Downloads