mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-14 18:35:34 +08:00
12 lines
188 B
JSON
12 lines
188 B
JSON
{
|
|
"cSpell.words": ["restruct"],
|
|
"eslint.useFlatConfig": true,
|
|
"tailwindCSS.classAttributes": [
|
|
"class",
|
|
"className",
|
|
"ngClass",
|
|
"classList",
|
|
".*ClassName*"
|
|
]
|
|
}
|