Skip to content

Commit

Permalink
add compat languages
Browse files Browse the repository at this point in the history
  • Loading branch information
kebetsi committed Oct 17, 2023
1 parent c5763e9 commit 6d22644
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,9 @@
"RELIABILITY": "MEDIUM"
},
"attribute": "CONVENTIONAL"
}
},
"compatibleLanguages": [
"JAVASCRIPT",
"TYPESCRIPT"
]
}

0 comments on commit 6d22644

Please sign in to comment.