版博士V2.0程序
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 

10 satır
174 B

  1. // Used by eslint for linting
  2. {
  3. "extends": "./types/tsconfig.json",
  4. // We're just using this for index.d.ts
  5. "include": [
  6. "types/index.d.ts",
  7. "types/test.ts"
  8. ]
  9. }