1
0
Fork 0

chore(plugin-annotations): Remove unused config file

This commit is contained in:
joostdecock 2023-04-10 15:13:13 +02:00
parent 616633e80d
commit 656466a37a

View file

@ -1,9 +0,0 @@
language: node_js
node_js:
- "node"
install:
- npm install
- npm run build
script:
- npm run test
- npm run coverage