File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3434- [ Dependencies management] ( #dependencies-management )
3535- [ Nuxt/Custom Snippets] ( #nuxtcustom-snippets )
3636- [ Vue File Templates] ( #vue-file-templates )
37- - [ srcDir and monorepo support] ( #srcdir-and-monorepo-support )
37+ - [ srcDir, serverDir and monorepo support] ( #srcdir-serverdir -and-monorepo-support )
3838- [ Run scripts from the VSCode command palette or sidebar.] ( #run-scripts-from-the-vscode-command-palette-or-sidebar )
3939- [ Toggle Nuxt Devtools from your status bar] ( #toggle-nuxt-devtools-from-your-status-bar )
4040- [ Search and install Nuxt integrations] ( #search-and-install-nuxt-integrations )
@@ -131,7 +131,7 @@ Nuxtr supports `srcDir`, `serverDir` and monorepo projects. You can set your `sr
131131Or locate your nuxt project in your monorepo using this setting in ` .vscode/settings.json ` :
132132
133133``` JSON
134- "nuxtr.monorepoMode.DiretoryName " : " directory-name"
134+ "nuxtr.monorepoMode.DirectoryName " : " directory-name"
135135```
136136
137137<br >
You can’t perform that action at this time.
0 commit comments