Initiate repository

This commit is contained in:
2023-09-06 16:34:21 -05:00
parent f2d4e523a3
commit c5233b7088
19 changed files with 81 additions and 3431 deletions

View File

@@ -1,4 +0,0 @@
module.exports = {
trailingComma: 'all',
singleQuote: true,
};