Microsoft/monaco-editor
View on GitHubMake monaco-editor-samples have independent folders
Open
#1,761 opened on Jan 10, 2020
documentationfeature-requesthelp wanted
Repository metrics
- Stars
- (14,836 stars)
- PR merge metrics
- (Avg merge 6h 26m) (15 merged PRs in 30d)
Description
Please include /node_modules/ in .gitignore for the samples that have a .gitignore file, as appropriate.
After I copy the sample into my own repository and run yarn install, if I didn't check before running git add ., I would have added everything under node_modules/.