2
0
mirror of https://github.com/therootcompany/keypairs.js synced 2025-04-21 06:50:38 +00:00
keypairs.js/.jshintrc

7 lines
69 B
Plaintext

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