Update configuration files (#28)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
pull/29/head
github-actions[bot] 3 years ago committed by GitHub
parent 3f069f6e86
commit e7e3b5daf5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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',

@ -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,

Loading…
Cancel
Save