[css] move to extension

This commit is contained in:
Martin Aeschlimann
2016-06-12 17:54:03 +02:00
parent 966cb81e0a
commit 2b247ccbfd
48 changed files with 30608 additions and 6 deletions

View File

@@ -0,0 +1,9 @@
{
"version": "0.1.0",
"command": "npm",
"isShellCommand": true,
"showOutput": "silent",
"args": ["run", "watch"],
"isWatching": true,
"problemMatcher": "$tsc-watch"
}