Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tx-techno-num
impactometre
Commits
d8e8d48c
Commit
d8e8d48c
authored
Dec 20, 2019
by
Clement Brizard
Committed by
Clement Brizard
Dec 20, 2019
Browse files
feat: update README for IDE
parent
bc77ad58
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d8e8d48c
...
...
@@ -14,4 +14,15 @@ Ce projet respecte les [règles syntaxiques standard](https://standardjs.com/rul
$
npx eslint .
```
### IDE
VS Code fonctionne bien pour des projets Javascript, en intégrant notamment un plugin pour
`eslint`
. Pour installer l'IDE avec Linux :
```
bash
$
snap
install
code
--classic
$
code
```
Avec Windows :
[
voir la page dédiée
](
https://code.visualstudio.com/download
)
.
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