Quirks aside, JS is the most accessible language to learn.
This is an example for a config file: [ { "include": [ "**/*.ts" ], "exclude": [ "src/test/main.test.ts", "node_modules/**" ], "license": "./.github/license-check ...