mirror of
https://github.com/actions/setup-go.git
synced 2025-08-14 12:45:08 +00:00
Update ESLint and Prettier configurations
This commit is contained in:
parent
f02d54081b
commit
e11170ce5a
@ -1,4 +1,3 @@
|
||||
// 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,4 +1,3 @@
|
||||
// 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…
x
Reference in New Issue
Block a user