1
1
mirror of https://github.com/primer/css.git synced 2024-09-20 13:17:29 +03:00

Merge branch 'main' into btn-active

This commit is contained in:
Jon Rohan 2021-04-06 08:21:49 -07:00 committed by GitHub
commit 985adab1ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -101,6 +101,5 @@
"requireConfigFile": false
},
"parser": "@babel/eslint-parser"
},
"prettier": "@github/prettier-config"
}
}

1
prettier.config.js Normal file
View File

@ -0,0 +1 @@
module.exports = require('@github/prettier-config')