@arcjet/tsconfig
v1.0.0-alpha.34
Published
Custom tsconfig for Arcjet projects
Downloads
1,573
Readme
@arcjet/tsconfig
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.