We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6141bef commit 53bb187Copy full SHA for 53bb187
.eslintrc
@@ -1,5 +1,5 @@
1
{
2
- "extends": ["@yandex-cloud/eslint-config", "@yandex-cloud/eslint-config/prettier"],
+ "extends": ["@gravity-ui/eslint-config", "@gravity-ui/eslint-config/prettier"],
3
"root": true,
4
"env": {
5
"node": true
0 commit comments