Files
backstage/plugins/cost-insights-common/.eslintrc.js
T
Andrew Thauer 3e032a5de2 refactor: create cost-insights-common isomorphic package
This moves most of the cost-insights API types into a separate
isomorphic @backstage/plugin-cost-insights-common package. This will
allow these types to be used by a a cost-insights backend or other
product specific modules.

Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
2022-06-30 15:35:11 -04:00

2 lines
77 B
JavaScript

module.exports = require('@backstage/cli/config/eslint-factory')(__dirname);