Microsoft/monaco-editor

Make monaco-editor-samples have independent folders

Open

#1,761 opened on 2020年1月10日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)JavaScript (1,283 forks)batch import
documentationfeature-requesthelp wanted

Repository metrics

Stars
 (14,836 stars)
PR merge metrics
 (平均マージ 6h 26m) (30d で 15 merged PRs)

説明

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

コントリビューターガイド