What's Changed
- feat: Go to project.json file from workspace file with codelens by @Cammisuli in #1176
- feat: include typescript plugin for imports by @Cammisuli in #1177
- Default is on
- This can be disabled by setting the
nxConsole.enableLibraryImports
tofalse
in vscode settings.
- feat: provide json schema for nx.json by @puku0x in #1186
- feat: use nx utils to read all configuration files by @Cammisuli in #1184
New Contributors
Full Changelog: v17.12.4...v17.13.0