Skip to content

Commit f58d013

Browse files
authored
Merging WebTerminal's v4 branch
2 parents 6c6914f + a474529 commit f58d013

94 files changed

Lines changed: 7350 additions & 6478 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.babelrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"presets": ["es2015"]
3+
}

CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Contributing Guide
2+
==================
3+
4+
## Any fixes or propositions are very welcome, just a couple of very basic guidelines:
5+
* Use spaces instead of tabs;
6+
* Comment well every new contribution;
7+
* Feel free to create a discussion or a new issue for every new contribution.

DEVELOPMENT.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

export/WebTerminal/Autocomplete.xml

Lines changed: 0 additions & 175 deletions
This file was deleted.

export/WebTerminal/Common.xml

Lines changed: 0 additions & 153 deletions
This file was deleted.

0 commit comments

Comments
 (0)