aboutsummaryrefslogtreecommitdiff
path: root/.vscode/settings.json
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-11-22 19:14:44 -0500
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-11-22 19:14:44 -0500
commite2807842b0cd62dcc00db1dd63c59daad15803f7 (patch)
tree41ee6a71f243629a8c44497b0b48c28df62eeddc /.vscode/settings.json
parent717b924d6c4727c75639f4d495e8521f7eae9849 (diff)
downloadtanzanite-e2807842b0cd62dcc00db1dd63c59daad15803f7.tar.gz
tanzanite-e2807842b0cd62dcc00db1dd63c59daad15803f7.tar.bz2
tanzanite-e2807842b0cd62dcc00db1dd63c59daad15803f7.zip
use new setAuthor overload
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 6413fdc..bf53657 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -28,7 +28,7 @@
"editor.wordWrap": "on",
"editor.tabSize": 2,
"prettier.configPath": "package.json",
- "prettier.prettierPath": ".yarn/sdks/prettier/index.js",
+ "prettier.prettierPath": "node_modules/prettier",
"prettier.withNodeModules": true,
"prettier.useEditorConfig": false,
// "typescript.tsdk": ".yarn/sdks/typescript/lib",