diff options
| author | Valentin Popov <info@valentineus.link> | 2020-02-14 11:31:12 +0300 |
|---|---|---|
| committer | Valentin Popov <info@valentineus.link> | 2020-02-14 11:31:12 +0300 |
| commit | 92d87f46c8c7b6519aff38912b9c4cb13d113236 (patch) | |
| tree | 8bf973b84dd611a64113c2f3ee6a6c299f4471d6 /src/rules | |
| parent | 3a6a1d0c3ad4d742e4da37b93613cf77b066dc7f (diff) | |
| download | eslint-config-92d87f46c8c7b6519aff38912b9c4cb13d113236.tar.xz eslint-config-92d87f46c8c7b6519aff38912b9c4cb13d113236.zip | |
feat(unicorn): Initial Unicorn plugin
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'src/rules')
| -rw-r--r-- | src/rules/unicorn.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rules/unicorn.json b/src/rules/unicorn.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/src/rules/unicorn.json @@ -0,0 +1 @@ +{} |
