Explorar el Código

Remote typings ignore from node gitignore (#3319)

Similar to #2608, it's the defacto tsc way now for adding typings locally.
Jeffrey Priebe hace 5 años
padre
commit
219b1250ba
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  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