aboutsummaryrefslogtreecommitdiff
path: root/.woodpecker/eslint.yml
diff options
context:
space:
mode:
Diffstat (limited to '.woodpecker/eslint.yml')
-rw-r--r--.woodpecker/eslint.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.woodpecker/eslint.yml b/.woodpecker/eslint.yml
new file mode 100644
index 0000000..1ac59d1
--- /dev/null
+++ b/.woodpecker/eslint.yml
@@ -0,0 +1,6 @@
+steps:
+ - name: eslint
+ image: node
+ commands:
+ - npm install
+ - npx eslint asset-sources/*.ts