kibana/x-pack/plugins/encrypted_saved_objects/.eslintrc.json
2021-03-02 08:42:01 -05:00

6 lines
73 B
JSON

{
"rules": {
"@typescript-eslint/consistent-type-imports": 1
}
}