From 740ac276a03850ed868cec38bddf5ff6404e4159 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sun, 11 Dec 2022 20:50:33 +0530 Subject: Backported some configurations from the adonis rewrite --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d815919..18856bf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -141,4 +141,4 @@ pnpm start --dev #### Javascript Coding style-checker -- Please use `es-lint` and the defined rules to maintain a consistent style +- Please use `lint` and `lint:fix` and the defined rules to maintain a consistent style -- cgit v1.2.3-54-g00ecf