cmake-action/.prettierrc.json
Alfi Maulana d8dbbce5e0
Some checks failed
Build / Build Action (push) Has been cancelled
Test / Test Action (macos-14) (push) Has been cancelled
Test / Test Action (ubuntu-24.04) (push) Has been cancelled
Test / Test Action (windows-2022) (push) Has been cancelled
Test / Test Action With Specified Directories (push) Has been cancelled
Test / Test Action Without Run Build (push) Has been cancelled
Test / Test Action With Additional Options (push) Has been cancelled
Test / Test Action With Custom Generator (push) Has been cancelled
style: add prettier-plugin-organize-imports (#783)
Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
2025-07-31 15:54:45 +07:00

4 lines
54 B
JSON

{
"plugins": ["prettier-plugin-organize-imports"]
}