Commit 38f6f37f authored by yann300's avatar yann300 Committed by Aniket

add .eslint

parent c7e142d8
# Current "Best Practice" Conventions # Current "Best Practice" Conventions
- Please use [JS Standard Style](https://standardjs.com/) as a coding style guide. - Coding style is defined in [.eslintrc](https://github.com/ethereum/remix-project/blob/master/apps/remix-ide/.eslintrc).
- `ES6 class` rather than ES5 to create class. - `ES6 class` rather than ES5 to create class.
- CSS declaration using `csjs-inject`. - CSS declaration using `csjs-inject`.
- CSS files: - CSS files:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment