UNPKG

@porosys/pss

Version:

Porosys Server Setup (pss): General-purpose server setup and automation tool (including Netdata management)

5 lines (4 loc) 126 B
{ "**/*.{json,md,yml,jsx,js,ts,tsx}": "npx prettier --check", "src/**/*.{js,jsx,ts,tsx}": "npx eslint --max-warnings 0" }