fix: npm container also includes tsc
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
FROM git.janishutz.com/registry/dev-container-base
|
||||
|
||||
RUN pacman --noconfirm -S nodejs npm yarn
|
||||
RUN pacman --noconfirm -S nodejs npm yarn typescript
|
||||
|
||||
COPY eslint.config.mjs /eslint.config.mjs
|
||||
COPY setup-eslint /usr/bin/setup-eslint
|
||||
|
||||
Reference in New Issue
Block a user