Improving the Code
- [MAJOR] Introduced API for QuickSnip with Express
- [MAJOR] Restructured the folder structure into
/frontend
,/backend
and/snippets
folder. - Added eslint, prettier and husky in
/backend
folder. - Added husky pre-commit in the root directory.
- Added unified scripts in
package.json
in the root directory. - Moved
consolidateSnippets
andsnippetParser
logic into/backend
folder. - Fixed corrupted favicon files
Adding Snippets
- Added/modified snippets for the following languages: C#, CSS, JavaScript
Others
- Other small fixes and adjustments
Thanks to all of our awesome contributors! 🙌