Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
stw
stwkit
Commits
fb4ab1db
Commit
fb4ab1db
authored
Aug 31, 2017
by
Tomas Pettersson
🏸
Browse files
first
parents
Changes
2
Hide whitespace changes
Inline
Side-by-side
.vscode/tasks.json
0 → 100644
View file @
fb4ab1db
{
//
See
https://go.microsoft.com/fwlink/?LinkId=
733558
//
for
the
documentation
about
the
tasks.json
format
"version"
:
"0.1.0"
,
"command"
:
"tsc"
,
"isShellCommand"
:
true
,
"args"
:
[
"-p"
,
"."
],
"showOutput"
:
"silent"
,
"problemMatcher"
:
"$tsc"
}
\ No newline at end of file
README.md
0 → 100644
View file @
fb4ab1db
# stwkit
## Description
Utility kit for stw apps
\ No newline at end of file
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