Adding missing comma

This commit is contained in:
Blake Campbell 2022-07-23 09:51:26 -04:00 committed by GitHub
parent 207c0c4813
commit 467a0ef4a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3634,7 +3634,7 @@ module.exports = [
'Next',
'SCSS',
'CSS',
'Html5'
'Html5',
'Express',
'Rest Api',
'TypeScript',