2
0
mirror of https://github.com/therootcompany/keypairs.js synced 2025-06-08 05:26:32 +00:00
keypairs.js/.jshintrc

7 lines
69 B
Plaintext

{
"esversion": 11,
"node": true,
"unused": true,
"curly": true
}