Converted all client code to Standard JS compliant

This commit is contained in:
NGPixel
2017-02-09 20:24:28 -05:00
parent 414dc386d6
commit 547f3065d3
28 changed files with 418 additions and 173 deletions
+4 -2
View File
@@ -1,13 +1,15 @@
# Change Log
All notable changes to this project will be documented in this file.
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
### Added
- Change log
- Added .editorconfig, .eslintrc.json and .pug-lintrc.json for code linting
### Fixed
- Fixed issue with social accounts with empty name
- Fixed standard error page styling
### Changed
- Updated dependencies + snyk policy
@@ -21,4 +23,4 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Updated dependencies + snyk policy
[Unreleased]: https://github.com/Requarks/wiki/compare/v1.0-beta.2...HEAD
[v1.0-beta.2]: https://github.com/Requarks/wiki/releases/tag/v1.0-beta.2
[v1.0-beta.2]: https://github.com/Requarks/wiki/releases/tag/v1.0-beta.2