We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48a9b0a commit 90ac963Copy full SHA for 90ac963
1 file changed
.oxfmtrc.json
@@ -2,10 +2,6 @@
2
"printWidth": 80,
3
"sortPackageJson": false,
4
"ignorePatterns": [
5
- "server/out",
6
- "analysis/examples",
7
- "analysis/reanalyze/examples",
8
- "tools/tests",
9
- ".history/"
+ "client/src/extension.js"
10
]
11
}
0 commit comments