Skip to content

Commit 5c96242

Browse files
committed
remove lint for now -- will add updated lint versions in a new PR
1 parent af8252a commit 5c96242

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
],
1313
"scripts": {
1414
"clean": "rm -rf dist",
15-
"lint": "github-lint",
1615
"prebuild": "npm run clean",
1716
"build": "tsc --outDir dist/umd --module umd && tsc",
1817
"pretest": "npm run build",
@@ -23,8 +22,6 @@
2322
"devDependencies": {
2423
"chai": "^4.1.2",
2524
"chromium": "^3.0.3",
26-
"eslint": "^6.8.0",
27-
"eslint-plugin-github": "^3.4.1",
2825
"karma": "^6.4.3",
2926
"karma-chai": "^0.1.0",
3027
"karma-chrome-launcher": "^3.2.0",

0 commit comments

Comments
 (0)