Update configuration files

This commit is contained in:
github-actions[bot] 2023-03-12 03:02:59 +00:00
parent 888b4006f3
commit d4476b95df
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
// This is a reusable configuration file copied from https://github.com/actions/reusable-workflows/tree/main/reusable-configurations. Please don't make changes to this file as it's the subject of an automatic update.
module.exports = {
extends: [
'eslint:recommended',

View File

@ -1,3 +1,4 @@
// This is a reusable configuration file copied from https://github.com/actions/reusable-workflows/tree/main/reusable-configurations. Please don't make changes to this file as it's the subject of an automatic update.
module.exports = {
printWidth: 80,
tabWidth: 2,