From 9a25c80591e8872297f2c33ad9bcd6a97639f04c Mon Sep 17 00:00:00 2001 From: Derick Montague Date: Thu, 25 Feb 2021 08:27:26 -0600 Subject: Update coding standards documentation - Remove pages without content - Update overview page name Signed-off-by: Derick Montague Change-Id: Icf26e65d72d2900ddbe216be974930bcc9c0e196 --- docs/guide/coding-standards/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/guide/coding-standards/readme.md') diff --git a/docs/guide/coding-standards/readme.md b/docs/guide/coding-standards/readme.md index dae3a8ad..b183256d 100644 --- a/docs/guide/coding-standards/readme.md +++ b/docs/guide/coding-standards/readme.md @@ -1,4 +1,4 @@ -# Overview +# JavaScript and SASS This project uses the following libraries to determine the best practices and guidelines for both SCSS and JavaScript syntax. - [ESLint](https://eslint.org/) - [Prettier](https://prettier.io/) -- cgit v1.2.3