mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-01 21:04:08 -04:00
4 lines
71 B
JavaScript
4 lines
71 B
JavaScript
module.exports = {
|
|
plugins: ["prettier-plugin-organize-imports"],
|
|
};
|