mirror of
https://github.com/kiliman/operator-mono-lig.git
synced 2026-08-12 02:10:52 +02:00
🔧 Add all-contributors package
This commit is contained in:
Generated
+5249
-1
File diff suppressed because it is too large
Load Diff
@@ -4,6 +4,8 @@
|
|||||||
"description": "Patch Operator Mono font to include ligatures",
|
"description": "Patch Operator Mono font to include ligatures",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"contributors:add": "all-contributors add",
|
||||||
|
"contributors:generate": "all-contributors generate",
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
"author": "kiliman@gmail.com",
|
"author": "kiliman@gmail.com",
|
||||||
@@ -16,6 +18,7 @@
|
|||||||
"xpath": "0.0.24"
|
"xpath": "0.0.24"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"all-contributors-cli": "6.8.1",
|
||||||
"eslint-config-airbnb": "^16.1.0",
|
"eslint-config-airbnb": "^16.1.0",
|
||||||
"eslint-plugin-import": "^2.9.0",
|
"eslint-plugin-import": "^2.9.0",
|
||||||
"eslint-plugin-jsx-a11y": "^6.0.3",
|
"eslint-plugin-jsx-a11y": "^6.0.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user