diff options
author | Zero~Informatique | 2020-02-10 12:49:31 +0100 |
---|---|---|
committer | Zero~Informatique | 2020-02-10 12:49:31 +0100 |
commit | c62a026cfe9bc960336d743f8c3e864e5246171f (patch) | |
tree | 0f2365ddc903c4d30d75e8376a1225bd029d4394 /viewer/visualstudio.code-workspace | |
parent | 32abf4e1f82dcb9738bbfc41a84bb38672e14603 (diff) | |
download | ldgallery-c62a026cfe9bc960336d743f8c3e864e5246171f.tar.gz |
viewer: project configuration, no-fix for the linter during Travis tests
Diffstat (limited to 'viewer/visualstudio.code-workspace')
-rw-r--r-- | viewer/visualstudio.code-workspace | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/viewer/visualstudio.code-workspace b/viewer/visualstudio.code-workspace index f8d83c3..0ba3584 100644 --- a/viewer/visualstudio.code-workspace +++ b/viewer/visualstudio.code-workspace | |||
@@ -16,6 +16,7 @@ | |||
16 | } | 16 | } |
17 | // Recommended Visual Studio Code extensions: | 17 | // Recommended Visual Studio Code extensions: |
18 | // - Vetur | 18 | // - Vetur |
19 | // - ESLint | ||
19 | // - Vue i18n Ally | 20 | // - Vue i18n Ally |
20 | // - SCSS Everywhere | 21 | // - SCSS Everywhere |
21 | // - Debugger for Chrome | 22 | // - Debugger for Chrome |