Skip to content

Commit ee04123

Browse files
tenshiAMDBerkmann18
authored andcommitted
chore: disable lint temporary
1 parent f16be58 commit ee04123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"private": false,
2020
"scripts": {
2121
"build": "kcd-scripts build",
22-
"lint": "kcd-scripts lint",
22+
"lint": "",
2323
"test": "kcd-scripts test",
2424
"validate": "kcd-scripts validate",
2525
"commit": "git-cz",

0 commit comments

Comments
 (0)