refactor: add type comments to postCSS configs
This commit is contained in:
parent
bd83c47177
commit
49d60c8553
7 changed files with 38 additions and 5 deletions
|
@ -1,3 +1,4 @@
|
|||
/** @type {import('postcss-load-config').Config} */
|
||||
export default {
|
||||
plugins: {
|
||||
"postcss-import": {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue