Remove .prettierrc from computer-use-example-ts

This commit is contained in:
James Murdza
2025-10-22 10:48:41 -07:00
parent ef7c30b527
commit 9561deeec1

View File

@@ -1,7 +0,0 @@
{
"useTabs": false,
"semi": true,
"singleQuote": true,
"trailingComma": "es5",
"bracketSpacing": true
}