This repository has been archived by the owner on Mar 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
IDE
Jérémy Buget edited this page Sep 23, 2016
·
1 revision
L'IDE recommandé est IntelliJ'IDEA, mais libre à vous d'utiliser celui de votre choix.
Dans le menu "Preferences" -> "Plugins" :
- .ignore
- EditorConfig
- Ember.js
- CodeGlance
- NodeJS
Dans le menu "Preferences" -> "Editor" -> "Code Style" -> "JavaScript" :
- Tabs and indents
- Tab Size: 2
- Indent: 2
- Continuation indent: 2
- Spaces
- Within / Object literal braces: true
- Within / ES6 import/export braces: true
- Blank Lines
- (Keep maximum Blank Lines) In code: 1
// TODO
// TODO
// TODO
// TODO