mirror of
https://github.com/run-llama/LlamaIndexTS.git
synced 2026-07-22 07:16:21 -04:00
4 lines
69 B
JavaScript
4 lines
69 B
JavaScript
export default {
|
|
plugins: ["prettier-plugin-organize-imports"],
|
|
};
|