UNPKG

async-neocities

Version:

A library and bin to deploy to neocities

15 lines (14 loc) 199 B
{ "extends": "@voxpelli/tsconfig/node20.json", "compilerOptions": { "skipLibCheck": true }, "include": [ "**/*" ], "exclude": [ "node_modules", "public", "dist" ] }