Enumeration members
Deferred
Deferred: = 7
Defined in node_modules/typescript/lib/typescript.d.ts:2972
External
External: = 5
Defined in node_modules/typescript/lib/typescript.d.ts:2966
JS
JS: = 1
Defined in node_modules/typescript/lib/typescript.d.ts:2962
JSON
JSON: = 6
Defined in node_modules/typescript/lib/typescript.d.ts:2967
JSX
JSX: = 2
Defined in node_modules/typescript/lib/typescript.d.ts:2963
TS
TS: = 3
Defined in node_modules/typescript/lib/typescript.d.ts:2964
TSX
TSX: = 4
Defined in node_modules/typescript/lib/typescript.d.ts:2965
Unknown
Unknown: = 0
Defined in node_modules/typescript/lib/typescript.d.ts:2961
Used on extensions that doesn't define the ScriptKind but the content defines it. Deferred extensions are going to be included in all project contexts.