Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elierotenberg/coding-styles

My coding styles.
https://github.com/elierotenberg/coding-styles

Last synced: about 2 months ago
JSON representation

My coding styles.

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.