mirror of
https://github.com/duhanbalci/dreport.git
synced 2026-07-01 18:39:16 +00:00
0.2.0
This commit is contained in:
12
frontend/.oxfmtrc.json
Normal file
12
frontend/.oxfmtrc.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"$schema": "./node_modules/oxfmt/configuration_schema.json",
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"printWidth": 100,
|
||||
"ignorePatterns": [
|
||||
"src/core/wasm-layout/",
|
||||
"src/core/wasm-pkg-layout/",
|
||||
"src/core/wasm-pkg/",
|
||||
"src/core/wasm/"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user