mirror of
https://github.com/actions-rs/cargo.git
synced 2025-08-21 08:00:25 +00:00
8 lines
99 B
JSON
8 lines
99 B
JSON
{
|
|
"extends": [
|
|
"eslint:recommended",
|
|
"plugin:prettier/recommended",
|
|
"prettier"
|
|
]
|
|
}
|