First commit

This commit is contained in:
Aravind142857
2023-06-05 20:06:13 -05:00
commit 4e3c08d1c4
672 changed files with 179969 additions and 0 deletions

5
node_modules/smart-buffer/.prettierrc.yaml generated vendored Normal file
View File

@@ -0,0 +1,5 @@
parser: typescript
printWidth: 120
tabWidth: 2
singleQuote: true
trailingComma: none