2018-08-09 01:02:33 +03:00
|
|
|
{
|
2021-03-09 12:23:45 +03:00
|
|
|
"root": true,
|
|
|
|
"plugins": ["github"],
|
2019-11-06 19:55:17 +03:00
|
|
|
"extends": [
|
2021-03-09 12:23:45 +03:00
|
|
|
"plugin:github/internal",
|
|
|
|
"plugin:github/recommended",
|
|
|
|
"plugin:github/browser"
|
|
|
|
]
|
2019-11-07 13:46:38 +03:00
|
|
|
}
|