UNPKG

execcommand-copy

Version:

Copy text into a clipboard with JavaScript and execCommand

26 lines (25 loc) 393 B
{ "rules": { "indent": [ 2, 2 ], "quotes": [ 2, "single" ], "linebreak-style": [ 2, "unix" ], "semi": [ 2, "always" ] }, "env": { "browser": true, "node": true }, "extends": "eslint:recommended" }