<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Typescript on 白眉斋</title>
    <link>https://blog.eyebrowkang.com/tags/typescript/</link>
    <description>Recent content in Typescript on 白眉斋</description>
    <image>
      <title>白眉斋</title>
      <url>https://blog.eyebrowkang.com/welcome.png</url>
      <link>https://blog.eyebrowkang.com/welcome.png</link>
    </image>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    <copyright>2023-2025 白眉斋</copyright>
    <lastBuildDate>Mon, 29 Jul 2024 09:59:30 +0000</lastBuildDate>
    <atom:link href="https://blog.eyebrowkang.com/tags/typescript/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>TSConfig不完全配置指南</title>
      <link>https://blog.eyebrowkang.com/tech/tsconfig-incomplete-guide/</link>
      <pubDate>Thu, 04 Apr 2024 14:03:28 +0800</pubDate>
      <guid>https://blog.eyebrowkang.com/tech/tsconfig-incomplete-guide/</guid>
      <description>&lt;p&gt;本文来梳理一下我个人会用到的或者我认为有用的一些tsconfig选项，根据我的使用情况，本文会保持更新，目前最新的TypeScript版本是&lt;code&gt;5.5.4&lt;/code&gt;。&lt;/p&gt;
&lt;p&gt;主要的参考资料是官网&lt;a href=&#34;https://www.typescriptlang.org/tsconfig&#34;&gt;TSConfig Reference&lt;/a&gt;，还会参考&lt;a href=&#34;https://github.com/SchemaStore/schemastore&#34;&gt;schemastore&lt;/a&gt;的&lt;a href=&#34;https://json.schemastore.org/tsconfig.json&#34;&gt;tsconfig.json&lt;/a&gt;文件。尽管后者会更全面一些，但是通常情况下没有记录在文档中的字段是不稳定或不常用的，所以我会以前者为主，后者为辅。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
