'exclude': ['_FILE_PATHS', '_OR_ENTIRE_FOLDERS_']
↔ to exclude file/dir from TSC
"exclude": ["node_modules"] included by default
'exclude': ['_FILE_PATHS', '_OR_ENTIRE_FOLDERS_']
↔ to exclude file/dir from TSC"exclude": ["node_modules"] included by default