Files
backstage/plugins/stack-overflow/.eslintrc.js
T
Emma Indal e4d77a9c54 add new stack overflow plugin
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-25 11:19:08 +01:00

4 lines
84 B
JavaScript

module.exports = {
extends: [require.resolve('@backstage/cli/config/eslint')],
};