Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
swifteditor
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fukai
swifteditor
Commits
0c463096
Commit
0c463096
authored
Jul 24, 2016
by
bert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
v1
parent
25b2b7d6
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
3 additions
and
0 deletions
+3
-0
.editorconfig
.editorconfig
+1
-0
.eslintrc
.eslintrc
+1
-0
.gitignore
.gitignore
+1
-0
README.md
README.md
+0
-0
webpack.config.js
webpack.config.js
+0
-0
No files found.
.editorconfig
View file @
0c463096
...
@@ -14,3 +14,4 @@ trim_trailing_whitespace = false
...
@@ -14,3 +14,4 @@ trim_trailing_whitespace = false
[Makefile]
[Makefile]
indent_style = tab
indent_style = tab
.eslintrc
View file @
0c463096
...
@@ -18,3 +18,4 @@
...
@@ -18,3 +18,4 @@
"experimentalObjectRestSpread": true
"experimentalObjectRestSpread": true
}
}
}
}
.gitignore
View file @
0c463096
...
@@ -2,3 +2,4 @@ dist
...
@@ -2,3 +2,4 @@ dist
node_modules
node_modules
.DS_Store
.DS_Store
README.md
View file @
0c463096
webpack.config.js
View file @
0c463096
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment