// This file provides configuration when the eslint command is run from the // command line, which also allows integration with vscode extension // 'dbaeumer.vscode-eslint'. 'use strict'; module.exports = require('@ravdocs/eslint').configs.backend;