Microsoft/monaco-editor

Make monaco-editor-samples have independent folders

Open

#1,761 创建于 2020年1月10日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (14,836 star) (1,283 fork)batch import
documentationfeature-requesthelp wanted

描述

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/.

贡献者指南