chore: publish command & oxfmt init
This commit is contained in:
5
sdk/.oxfmtrc.json
generated
Normal file
5
sdk/.oxfmtrc.json
generated
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"printWidth": 100,
|
||||
"useTabs": true,
|
||||
"tabWidth": 4
|
||||
}
|
||||
7
sdk/nodejs/.oxfmtrc.json
generated
7
sdk/nodejs/.oxfmtrc.json
generated
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"$schema": "./node_modules/oxfmt/configuration_schema.json",
|
||||
// Use 80 if migrating from Prettier; 100 is the Oxfmt default!
|
||||
"printWidth": 100,
|
||||
"useTabs": true,
|
||||
"tabWidth": 4
|
||||
}
|
||||
Reference in New Issue
Block a user