Microsoft/monaco-editor

Make monaco-editor-samples have independent folders

Open

#1761 aperta il 10 gen 2020

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (1283 fork)batch import
documentationfeature-requesthelp wanted

Metriche repository

Star
 (14.836 star)
Metriche merge PR
 (Merge medio 6h 26m) (15 PR mergiate in 30 g)

Descrizione

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

Guida contributor