Skip to content

Commit dfa76f8

Browse files
Update configuration files (#622)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 03eb867 commit dfa76f8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.eslintrc.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// 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.
12
module.exports = {
23
extends: [
34
'eslint:recommended',

.prettierrc.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// 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.
12
module.exports = {
23
printWidth: 80,
34
tabWidth: 2,

0 commit comments

Comments
 (0)