typescript-generic-types
Version:
A comprehensive collection of useful TypeScript generic types and utility types to enhance type-safety and developer experience. Includes array, promise, object manipulation, and advanced conditional types.
41 lines (33 loc) • 455 B
Plain Text
node_modules
# See http://help.github.com/ignore-files/ for more about ignoring files.
# compiled output
/dist
tmp/
cache/
# dependencies
node_modules
# IDEs and editors
/.idea
.project
.classpath
*.launch
.settings/
# misc
/.sass-cache
/connect.lock
/coverage/*
/libpeerconnection.log
npm-debug.log
testem.log
/typings
tests/env.json
env.json
# e2e
/e2e/*.js
/e2e/*.map
#System Files
.DS_Store
Thumbs.db
#visual studio history
/.history
.DS_Store