Converted all client code to Standard JS compliant
This commit is contained in:
+4
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user