- In general, Prettier is used. See the Prettier installation and basic instructions for more information.
- Though you'll see a lot of older style callback code, please utilize modern JavaScript. ES6 classes, arrow functions, and builtins.
- There is almost never a reason to use
var
. Preferconst
where you can and andlet
otherwise. - Save with UNIX line feeds, UTF-8 without BOM, and tabs set to 4 spaces.
-
Notifications
You must be signed in to change notification settings - Fork 0
Entwicklerprogramm/dogma
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Contributing
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published