summaryrefslogtreecommitdiff
path: root/docs/guide/coding-standards
diff options
context:
space:
mode:
Diffstat (limited to 'docs/guide/coding-standards')
-rw-r--r--docs/guide/coding-standards/javascript.md1
-rw-r--r--docs/guide/coding-standards/readme.md2
-rw-r--r--docs/guide/coding-standards/sass.md1
3 files changed, 1 insertions, 3 deletions
diff --git a/docs/guide/coding-standards/javascript.md b/docs/guide/coding-standards/javascript.md
deleted file mode 100644
index 6710f2fd..00000000
--- a/docs/guide/coding-standards/javascript.md
+++ /dev/null
@@ -1 +0,0 @@
-# JavaScript Conventions and Standards \ No newline at end of file
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/)
diff --git a/docs/guide/coding-standards/sass.md b/docs/guide/coding-standards/sass.md
deleted file mode 100644
index 0467ffa0..00000000
--- a/docs/guide/coding-standards/sass.md
+++ /dev/null
@@ -1 +0,0 @@
-# Sass Conventions and Standards \ No newline at end of file