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 (1 283 forks)batch import
documentationfeature-requesthelp wanted

Métriques du dépôt

Stars
 (14 836 stars)
Métriques de merge PR
 (Merge moyen 6h 26m) (15 PRs mergées en 30 j)

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