Microsoft/monaco-editor

Make monaco-editor-samples have independent folders

Open

#1 761 ouverte le 10 janv. 2020

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)JavaScript (14 836 stars) (1 283 forks)batch import
documentationfeature-requesthelp wanted

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

Guide contributeur