vscode-dotnet-pack/.vscode
Joey Robichaud be5d6a192b Removed unused packages and misc cleanup.
- Removed many unused packages
- Removed Lodash as many of these methods are now built-in
- Updated getting started to import jQuery and added @types/jquery for better intellisense
- Moved from TSLint to ESLint as it is the standard now for TSLint (reused VSCode settings)
2021-03-29 13:44:58 -07:00
..
extensions.json Hookup basic commands and getting started page with extension 2021-02-17 09:07:48 -08:00
launch.json Hookup basic commands and getting started page with extension 2021-02-17 09:07:48 -08:00
settings.json Removed unused packages and misc cleanup. 2021-03-29 13:44:58 -07:00
tasks.json Hookup basic commands and getting started page with extension 2021-02-17 09:07:48 -08:00