Skip to content

Commit

Permalink
Merge pull request #2 from EcrituresNumeriques/yamlEditor
Browse files Browse the repository at this point in the history
Yaml editor
  • Loading branch information
PookMook committed Jul 11, 2017
2 parents f738141 + ea9b7bb commit 14b628c
Show file tree
Hide file tree
Showing 44 changed files with 50,960 additions and 22,295 deletions.
7 changes: 7 additions & 0 deletions yamlEditor/.babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"plugins": ["lodash"],
"presets": [
"es2015",
"react"
]
}
2 changes: 2 additions & 0 deletions yamlEditor/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
node_modules
js/node_modules
npm-debut.log
3 changes: 3 additions & 0 deletions yamlEditor/.jshintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"esnext": true
}
340 changes: 0 additions & 340 deletions yamlEditor/css/codemirror.css

This file was deleted.

Loading

0 comments on commit 14b628c

Please sign in to comment.