Refactor code to use single quotes for strings, update HTML structure for better readability, and improve error handling in various modules. Added Prettier configuration for consistent code formatting.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// gun_init.js - Deprecated
|
||||
// Gun/GunDB has been replaced by PouchDB/CouchDB in this project.
|
||||
// This file is kept for reference only and should not be used.
|
||||
console.warn('gun_init.js is deprecated; using PouchDB/DB module instead.');
|
||||
console.warn('gun_init.js is deprecated; using PouchDB/DB module instead.');
|
||||
|
||||
Reference in New Issue
Block a user