Custom tsconfig for Arcjet projects.
npm install -D @arcjet/tsconfig
In your tsconfig.json
file:
{
"extends": "@arcjet/tsconfig/base",
"include": ["*.ts"]
}
Licensed under the Apache License, Version 2.0.
Custom tsconfig for Arcjet projects.
npm install -D @arcjet/tsconfig
In your tsconfig.json
file:
{
"extends": "@arcjet/tsconfig/base",
"include": ["*.ts"]
}
Licensed under the Apache License, Version 2.0.