File: config.yml

package info (click to toggle)
node-typescript 5.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 497,496 kB
  • sloc: javascript: 2,107,274; makefile: 6; sh: 1
file content (19 lines) | stat: -rw-r--r-- 671 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- 
blank_issues_enabled: false
contact_links: 
  - 
    about: "Please ask and answer usage questions on Stack Overflow."
    name: Question
    url: "https://stackoverflow.com/questions/tagged/typescript"
  - 
    about: "Alternatively, you can use the TypeScript Community Discord."
    name: Chat
    url: "https://discord.gg/typescript"
  - 
    about: "Please check the FAQ before filing new issues"
    name: "TypeScript FAQ"
    url: "https://github.com/microsoft/TypeScript/wiki/FAQ"
  - 
    about: "Please raise issues about the site on its own repo."
    name: Website
    url: "https://github.com/microsoft/TypeScript-Website/issues/new"