UNPKG

@porosys/ndtool

Version:

Netdata alert and automation tool

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" }