Microsoft/monaco-editor

Make monaco-editor-samples have independent folders

Open

#1.761 geöffnet am 10. Jan. 2020

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (14.836 Stars) (1.283 Forks)batch import
documentationfeature-requesthelp wanted

Beschreibung

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

Contributor Guide