Skip to content

Commit 9b234d8

Browse files
kosheabpruitt-goddard
authored andcommitted
consistent indentation
1 parent d41a13d commit 9b234d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -71,14 +71,14 @@
7171
],
7272
"scripts": {
7373
"convertYaml": "node build/ConvertYaml.mjs",
74-
"format:write": "prettier --write syntaxes",
74+
"format:write": "prettier --write syntaxes",
7575
"test": "vscode-tmgrammar-test \"tests/**/*.test.{mermaid,md,mdx}\"",
76-
"vscode:prepublish": "npm run convertYaml"
76+
"vscode:prepublish": "npm run convertYaml"
7777
},
7878
"devDependencies": {
7979
"fs-extra": "^11.2.0",
8080
"js-yaml": "^4.1.0",
81-
"prettier": "^3.3.3",
81+
"prettier": "^3.3.3",
8282
"vscode-tmgrammar-test": "^0.1.3",
8383
"yaml-import": "^3.0.0"
8484
},

0 commit comments

Comments
 (0)