Skip to content

Commit aaba1ac

Browse files
committed
Mention C# in the docs
1 parent 3805a4f commit aaba1ac

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

dependencies.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ below are the ones we currently use to run the test suite.
2323
| Java | 17 |
2424
| NodeJS (Javascript) | 16 |
2525
| Kotlin | 1.6 |
26+
| C# (.NET 6) | 10.0 |
2627

2728
## Core
2829

@@ -95,3 +96,7 @@ $ npm install eslint@8.7 abstract-syntax-tree@2.16
9596
|------------------------|----------|--------------|
9697
| `klint` | 0.43 | OS package |
9798

99+
100+
## C#
101+
102+
C# does not have other dependencies besides .NET 6.

0 commit comments

Comments
 (0)