Spaces:
Sleeping
Sleeping
// https://github.com/prettier/eslint-plugin-prettier | |
// https://github.com/prettier/eslint-config-prettier#installation | |
module.exports = { | |
extends: ['plugin:prettier/recommended'] | |
}; | |