(root)/
texinfo-7.1/
js/
tsconfig.json
{
  "compilerOptions": {
    "lib": ["dom", "es2017"],
    "allowJs": true,
    "checkJs": true,
    "noEmit": true
  },
  "files": ["info.js"]
}