express-typescript-starter
express-typescript-starter copied to clipboard
Typo
README file states that the compiler option for producing source maps is "sourceMaps" and should be corrected to "sourceMap", otherwise you get a tsconfig.json(7,9): error TS5023: Unknown compiler option 'sourceMaps'
this issue has been fixed. Can someone close it?