blessing-skin-server/resources/assets/tests/.eslintrc.yml

6 lines
111 B
YAML
Raw Normal View History

2019-03-15 11:42:41 +08:00
env:
jest: true
rules:
2020-07-13 11:25:40 +08:00
'@typescript-eslint/no-unsafe-call': off
'@typescript-eslint/unbound-method': off