ソースを参照

Remote typings ignore from node gitignore (#3319)

Similar to #2608, it's the defacto tsc way now for adding typings locally.
Jeffrey Priebe 5 年 前
コミット
219b1250ba
1 ファイル変更0 行追加3 行削除
  1. 0 3
      Node.gitignore

+ 0 - 3
Node.gitignore

@@ -44,9 +44,6 @@ jspm_packages/
 # Snowpack dependency directory (https://snowpack.dev/)
 web_modules/
 
-# TypeScript v1 declaration files
-typings/
-
 # TypeScript cache
 *.tsbuildinfo