Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit 291bb41

Browse files
committed
Docs: remove leftover of yandex preset
1 parent 90fae1a commit 291bb41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

OVERVIEW.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Note: the easiest way to use a preset is with the [preset](#preset) option descr
1414
* [node-style-guide](https://github.com/jscs-dev/node-jscs/blob/master/presets/node-style-guide.json) - https://github.com/felixge/node-style-guide
1515
* [Wikimedia](https://github.com/wikimedia/jscs-preset-wikimedia/blob/master/presets/wikimedia.json)https://www.mediawiki.org/wiki/Manual:Coding_conventions/JavaScript
1616
* [WordPress](https://github.com/jscs-dev/node-jscs/blob/master/presets/wordpress.json)https://make.wordpress.org/core/handbook/coding-standards/javascript/
17-
* [Yandex](https://github.com/jscs-dev/node-jscs/blob/master/presets/yandex.json)https://github.com/yandex/codestyle/blob/master/javascript.md
1817

1918
You can specifically disable any preset rule by creating a `.jscsrc` config file and assigning it to null or false, like so:
2019
```js

0 commit comments

Comments
 (0)