mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-28 19:37:32 +02:00
Add .prettierignore file (#350)
* Add .prettierignore file Signed-off-by: Andrew Roth <roth.andy@gmail.com> * Add to changelog Signed-off-by: Andrew Roth <roth.andy@gmail.com> * Add missing trailing newline Signed-off-by: Andrew Roth <roth.andy@gmail.com>
This commit is contained in:
committed by
Max Williams
parent
2c89a8fd35
commit
d4be9f4710
1
.prettierignore
Normal file
1
.prettierignore
Normal file
@@ -0,0 +1 @@
|
|||||||
|
**/*.*
|
||||||
@@ -15,6 +15,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Add .prettierignore file (by @rothandrew)
|
||||||
- Switch to https for the pre-commit repos (by @rothandrew)
|
- Switch to https for the pre-commit repos (by @rothandrew)
|
||||||
- Add instructions on how to enable the docker bridge network (by @rothandrew)
|
- Add instructions on how to enable the docker bridge network (by @rothandrew)
|
||||||
- Write your awesome change here (by @you)
|
- Write your awesome change here (by @you)
|
||||||
|
|||||||
Reference in New Issue
Block a user