Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elierotenberg/coding-styles
My coding styles.
https://github.com/elierotenberg/coding-styles
Last synced: 15 days ago
JSON representation
My coding styles.
- Host: GitHub
- URL: https://github.com/elierotenberg/coding-styles
- Owner: elierotenberg
- Created: 2015-02-28T14:50:58.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-17T18:23:17.000Z (over 8 years ago)
- Last Synced: 2024-04-10T22:00:17.485Z (8 months ago)
- Size: 35.2 KB
- Stars: 398
- Watchers: 13
- Forks: 84
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository contains my coding style guidelines.
- [ES6 coding guidelines](es6.md)
- [PostgreSQL coding guidelines](postgres.md)An [`.eslintrc`](.eslintrc) file with pre-configured rules is available if you wish to use [ESLint](http://eslint.org/).
It currently works under `1.10.1` version.