UNPKG

jsonss

Version:

JavaScript Object Notated Style Sheets

19 lines (12 loc) 524 B
# 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