Azure / Azure/azure-rest-api-specs

[TypeSpecValidation] Use @tsconfig/node16 for base TypeScript config

Open
#24,304 0 comments 0 reactions 1 assignee Assigned to @mikeharder View on GitHub
TypeSpec
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
2d 22h
Merged PRs (30d)
444

Description

https://github.com/tsconfig/bases

## package.json
```
"devDependencies": {
"@tsconfig/node16": "^1.0.4",
"typescript": "~5.1.3"
}
```

## tsconfig.json
```
"extends": "@tsconfig/node16/tsconfig.json"
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.