mirror of
https://github.com/ershisan99/flashcards-example-project.git
synced 2025-12-16 12:33:18 +00:00
5 lines
115 B
JavaScript
5 lines
115 B
JavaScript
module.exports = {
|
|
...require('@it-incubator/prettier-config'),
|
|
tabWidth: 4,
|
|
//override settings here
|
|
} |