Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
React Native [aula06] - Inserindo Eslint e o Prettier no projeto
Play lesson

Curso React Native - React Native [aula06] - Inserindo Eslint e o Prettier no projeto

5.0 (2)
33 learners

What you'll learn

This course includes

  • 2.5 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Full Transcript

Nessa aula vamos configurar o Eslint, Prettier e o pre-commit. Comando para instalar as bibliotecas: npm install --save-dev @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint eslint-config-prettier eslint-plugin-import eslint-plugin-prettier eslint-plugin-react eslint-plugin-simple-import-sort pre-commit prettier Código para configurar quando salvar o arquivo: { "editor.codeActionsOnSave": { "source.fixAll.eslint": true }, "eslint.validate": [ "javascript" ] } Github: https://github.com/juliossena/vendas-online-appCommit: https://github.com/juliossena/vendas-online-app/commit/f4596e37d272cafbfe8eda0e2a8ef14937c47e77 Curso completo React Native + Nest (com certificado): https://www.udemy.com/course/react-native-na-pratica-apps-para-ios-e-android/?referralCode=88F8C408D6DF1E6EA765 Curso completo React.js + Nest (com certificado): https://www.udemy.com/course/nestjs-e-reactjs-do-zero-ao-avancado-utilizando-typescript/?referralCode=8C72BF7EFB6557EFB309

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere