Skip to content

A Web Application that allows users to share songs and different artists

License

Notifications You must be signed in to change notification settings

Torch-Developers/music-share

Repository files navigation

music-share

A Web Application that allows users to share songs and different artists

Setting up Linting for VS Code

  • Install markdownlint extension

  • Install ESLint extension

  • Install Prettier extension

  • Follow instructions here to verify associated packages are install

  • Allow 'Fix on Save'

    • 'ctrl + shift + p'
    • type 'settings' then selection 'Open Settings (JSON)'
    • add the following to the json:
    "editor.codeActionsOnSave": {
      "source.fixAll.eslint": true
    },

About

A Web Application that allows users to share songs and different artists

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •