UNPKG
exmg-copy-to-clipboard
Version:
latest (3.0.1)
3.0.1
Helper element to create a copy to clipboard button
github.com/ExmgElements/
exmg-copy-to-clipboard
/
test
/
.eslintrc.json
11 lines
(10 loc)
•
117 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"env"
:
{
"mocha"
:
true
}
,
"globals"
:
{
"assert"
:
false
,
"fixture"
:
false
,
"WCT"
:
false
}
}