This website requires JavaScript.
Explore
Help
Sign In
wmp
/
jh-monitor
Watch
1
Star
0
Fork
0
You've already forked jh-monitor
Code
Actions
Packages
Releases
5
Activity
Files
9fff300a22090161203393f260f9623fe4a8b431
jh-monitor
/
postcss.config.mjs
6 lines
79 B
JavaScript
Raw
Normal View
History
Unescape
Escape
初始化项目
2025-09-13 14:00:56 +08:00
const
config
=
{
应用 eslint 规则
2025-09-23 11:30:06 +08:00
plugins
:
[
'@tailwindcss/postcss'
]
,
}
初始化项目
2025-09-13 14:00:56 +08:00
应用 eslint 规则
2025-09-23 11:30:06 +08:00
export
default
config
Copy Permalink