mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
lint: added prettier plugin
This commit is contained in:
parent
6b2c0195b2
commit
4f614fd0d8
@ -7,4 +7,5 @@ module.exports = {
|
|||||||
printWidth: 100,
|
printWidth: 100,
|
||||||
tabWidth: 2,
|
tabWidth: 2,
|
||||||
useTabs: true,
|
useTabs: true,
|
||||||
|
plugins: ['prettier-plugin-tailwind']
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user