Don't trust Codeium

But I trusted Codeium again
This commit is contained in:
Team 1280 Programming Laptop 2024-02-14 16:52:16 -08:00
parent 929908d6e3
commit a388035ce7
2 changed files with 2 additions and 2 deletions

1
.prettierignore Normal file
View file

@ -0,0 +1 @@
*.yml

View file

@ -8,6 +8,5 @@
"jsxSingleQuote": true,
"bracketSpacing": true,
"jsxBracketSameLine": false,
"arrowParens": "always",
"disableLanguages": ["yaml"]
"arrowParens": "always"
}