Closed srijan-paul closed 4 years ago
line 41 and 42: the paths should be ./src/colors.ts and ./src/extension.ts according to the source but they read ./lib/colors/ts and ./lib/extension.ts instead
./src/colors.ts
./src/extension.ts
./lib/colors/ts
./lib/extension.ts
line 41 and 42: the paths should be
./src/colors.ts
and./src/extension.ts
according to the source but they read./lib/colors/ts
and./lib/extension.ts
instead