Running prettier.

This commit is contained in:
Dessalines 2024-06-15 14:44:57 -04:00
parent 34399ad741
commit 61ddfd28eb

View file

@ -11,7 +11,13 @@ export default [
},
// For some reason this has to be in its own block
{
ignores: ["putTypesInIndex.js", "dist/*", "docs/*", ".yalc", "jest.config.js"],
ignores: [
"putTypesInIndex.js",
"dist/*",
"docs/*",
".yalc",
"jest.config.js",
],
},
{
files: ["src/**/*"],