UNPKG

imgproxy

Version:

NodeJS client library to generate imgproxy urls

14 lines (13 loc) 302 B
{ "root": true, "parser": "@typescript-eslint/parser", "plugins": ["@typescript-eslint", "prettier"], "extends": [ "eslint:recommended", "plugin:@typescript-eslint/eslint-recommended", "plugin:@typescript-eslint/recommended" ], "rules": { "prettier/prettier": "error" } }