adding freight web and holding
This commit is contained in:
8
packages/freight-web/.prettierrc
Normal file
8
packages/freight-web/.prettierrc
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"useTabs": true,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "es5",
|
||||
"printWidth": 100,
|
||||
"tabWidth": 4,
|
||||
"plugins": ["@ripple-ts/prettier-plugin"]
|
||||
}
|
||||
Reference in New Issue
Block a user