Skip to content
This repository was archived by the owner on Jul 3, 2020. It is now read-only.

Commit ddaba0c

Browse files
author
Face Kapow
committed
Add performance global to .eslintrc
Somehow it was missed in the code style PR
1 parent 148ee78 commit ddaba0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ globals:
55
debug: true
66
__SYSCALL: true
77
runtime: true
8+
performance: true
89

910
env:
1011
es6: true

0 commit comments

Comments
 (0)