simple page with news from all around the globe
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

21 行
478B

  1. /*
  2. This is a "Solution Style" tsconfig.json file, and is used by editors and TypeScript’s language server to improve development experience.
  3. It is not intended to be used to perform a compilation.
  4. To learn more about this file see: https://angular.io/config/solution-tsconfig.
  5. */
  6. {
  7. "files": [],
  8. "references": [
  9. {
  10. "path": "./tsconfig.app.json"
  11. },
  12. {
  13. "path": "./tsconfig.spec.json"
  14. },
  15. {
  16. "path": "./tsconfig.server.json"
  17. }
  18. ]
  19. }