Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

typescript ignore node_modules

// tsconfig.json
"exclude": ["node_modules"]
Source by www.typescriptlang.org #
 
PREVIOUS NEXT
Tagged: #typescript #ignore
ADD COMMENT
Topic
Name
9+5 =