Skip to content

Commit a621e72

Browse files
committed
firebase functions are legacy, don't bother linting
1 parent 2247aef commit a621e72

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

firebase.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
},
1919
"functions": {
2020
"predeploy": [
21-
"npx eslint 'functions/src/**/*.ts' -c functions/.eslintrc.js",
2221
"npm --prefix \"$RESOURCE_DIR\" run build"
2322
],
2423
"source": "functions"

0 commit comments

Comments
 (0)