From 38f6f37f37ecaab21235e35020a9499749759441 Mon Sep 17 00:00:00 2001 From: yann300 Date: Wed, 26 Aug 2020 12:30:01 +0200 Subject: [PATCH] add .eslint --- best-practices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/best-practices.md b/best-practices.md index 915759a054..3a21907978 100644 --- a/best-practices.md +++ b/best-practices.md @@ -1,7 +1,7 @@ # 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. - CSS declaration using `csjs-inject`. - CSS files: