Skip to content

Commit f4f80f3

Browse files
committed
🔧 Configuration specification
1 parent bc9a03c commit f4f80f3

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.ecrc.json

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
22
"Exclude": ["Cargo\\.lock$", "dist", "*\\.md"]
33
}
4-

CODE_OF_CONDUCT.md

-1
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,3 @@ enforcement ladder](https://github.com/mozilla/diversity).
126126
For answers to common questions about this code of conduct, see the FAQ at
127127
https://www.contributor-covenant.org/faq. Translations are available at
128128
https://www.contributor-covenant.org/translations.
129-

cli.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
#!/usr/bin/env node
22
import './dist/cli.js';
3-

0 commit comments

Comments
 (0)