1
0
Fork 0

chore: Fixing linter warnings

This commit is contained in:
Joost De Cock 2022-07-12 20:09:17 +02:00
parent d3a87ad7d1
commit f9e3236253
37 changed files with 46 additions and 694 deletions

View file

@ -7,9 +7,6 @@ import mustache from 'mustache'
import { execSync } from 'child_process'
// Software
import designs from '../config/software/designs.json'
import packages from '../config/software//packages.json'
import plugins from '../config/software//plugins.json'
import sites from '../config/software//sites.json'
const type = process.argv[2]