Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
impactometre
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
11
Issues
11
List
Boards
Labels
Service Desk
Milestones
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
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
Options
Browse Files
Download
Email Patches
Plain Diff
feat: update README for IDE
parent
bc77ad58
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
README.md
README.md
+11
-0
No files found.
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