diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-11-29 11:06:15 +0100 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-11-29 15:24:28 +0100 |
commit | 32791ffed5bdfaa698e90f9c067dc6e8ababbfc3 (patch) | |
tree | b537f4607f54b43c9d994a4f7d32f18d84d2962b /.vscode/settings.json | |
parent | 7c7d90a781082c6bd22d12a5e2451ca61a5198af (diff) |
Fixed /exec input stream and /signal.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to '.vscode/settings.json')
-rw-r--r-- | .vscode/settings.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 7ef453d..f5c711f 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -40,7 +40,7 @@ "iosk", "CIFS", "IPROJECT", "unregister", "conv", "PATHMAP", "nospace", "graphx", "Truthy", "darkviolet", "dwnl", "topnav", "leftbar", "urfave", "unmarshall", "sebd", "priv", "evts", "gdbserver", "tabset", "pageview", - "subpath", "prebuild", "reflectme", "franciscocpg" + "subpath", "prebuild", "reflectme", "franciscocpg", "xsapiv", "xaapiv" ], // codelyzer "tslint.rulesDirectory": "./webapp/node_modules/codelyzer", |