UNPKG

vue-simple-range-slider

Version:

Change Your numeric value or numeric range value with dragging handles

14 lines 234 B
{ "env": { "node": true }, "parserOptions": { "sourceType": "module" }, "extends": "standard", "rules": { "eol-last": "off", "import/no-dynamic-require": "off", "space-before-function-paren":"off" } }