Skip to content

Commit 62e647e

Browse files
committed
style: format
1 parent ffcca6e commit 62e647e

1 file changed

Lines changed: 2 additions & 9 deletions

File tree

package.json

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,9 @@
44
"description": "Eslint check JS runtime conpatability issues. Inspired by eslint-plugin-compat and runtime-compat-data.",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
7-
"files": [
8-
"dist"
9-
],
7+
"files": ["dist"],
108
"repository": "https://github.com/MengLinMaker/eslint-plugin-runtime-compat.git",
11-
"keywords": [
12-
"eslint",
13-
"runtime",
14-
"compat",
15-
"linting"
16-
],
9+
"keywords": ["eslint", "runtime", "compat", "linting"],
1710
"author": "Meng Lin <menglinmaker@gmail.com>",
1811
"license": "MIT",
1912
"bugs": {

0 commit comments

Comments
 (0)