ken_nogi/NodeJS/LDAP/node_modules/@ldapjs/attribute/.eslintrc
Kenichiro NOGI 51a95c5e21 NodeJS
2025-07-10 10:12:37 +09:00

10 lines
93 B
Plaintext

{
"parserOptions": {
"ecmaVersion": "latest"
},
"extends": [
"standard"
]
}