mirror of
https://github.com/actions-rs/cargo.git
synced 2025-09-07 08:41:57 +03:00
7 lines
99 B
JSON
7 lines
99 B
JSON
{
|
|
"extends": [
|
|
"eslint:recommended",
|
|
"plugin:prettier/recommended",
|
|
"prettier"
|
|
]
|
|
}
|