mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-17 21:55:57 +08:00
feat: ignore prettier formatting for build, coverage and md files (#3628)
This commit is contained in:
parent
4cc3ce224c
commit
656f354fdc
6
frontend/.prettierignore
Normal file
6
frontend/.prettierignore
Normal file
@ -0,0 +1,6 @@
|
||||
# Ignore artifacts:
|
||||
build
|
||||
coverage
|
||||
|
||||
# Ignore all MD files:
|
||||
**/*.md
|
Loading…
x
Reference in New Issue
Block a user