add ai worker
This commit is contained in:
6
backend/ai/.prettierrc
Normal file
6
backend/ai/.prettierrc
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"printWidth": 140,
|
||||
"singleQuote": true,
|
||||
"semi": true,
|
||||
"useTabs": true
|
||||
}
|
Reference in New Issue
Block a user