We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61dae8c commit 6c367b9Copy full SHA for 6c367b9
1 file changed
package.json
@@ -2,6 +2,13 @@
2
"name": "@csssr/linters",
3
"version": "0.1.0",
4
"description": "CSSSR's linting configs for Prettier and ESLint",
5
+ "keywords": [
6
+ "eslint",
7
+ "eslintconfig",
8
+ "prettier",
9
+ "styleguide"
10
+ ],
11
+ "license": "MIT",
12
"scripts": {
13
"build": "fundoc"
14
},
0 commit comments