UNPKG
@broxus/tip3
Version:
latest (2.0.0)
2.0.0
1.0.2
1.0.1
1.0.0
Set of ready-to-use tvm token contracts following tip3 standard
github.com/broxus/tip3
@broxus/tip3
/
.eslintrc.yml
12 lines
(11 loc)
•
181 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
env:
commonjs:
true
es6:
true
node:
true
extends:
'eslint:recommended'
globals:
Atomics:
readonly
SharedArrayBuffer:
readonly
parserOptions:
ecmaVersion:
2018
rules:
{}