first commit
This commit is contained in:
11
.oxfmtrc.json
Normal file
11
.oxfmtrc.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"useTabs": true,
|
||||
"experimentalSortImports": {},
|
||||
"ignorePatterns": [
|
||||
"**/dist/**",
|
||||
"**/node_modules/**",
|
||||
"**/*.mdx",
|
||||
"**/package.json",
|
||||
"**/emdash-env.d.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user