# This makefile was auto-generated by Quickstart. You are free to modify it as you please. # To find out more about Make, visit https://www.gnu.org/software/make/ lint: npx eslint "*/**/*.{js,jsx,ts,tsx}" lint-fix: npx eslint "*/**/*.{js,jsx,ts,tsx}" --fix # This makefile was auto-generated by Quickstart. You are free to modify it as you please. # To find out more about Make, visit https://www.gnu.org/software/make/ lint: npx eslint "*/**/*.{js,jsx,ts,tsx}" lint-fix: npx eslint "*/**/*.{js,jsx,ts,tsx}" --fix