UNPKG

@winged/core

Version:

Morden webapp framekwork made only for ts developers. (UNDER DEVELOPMENT, PLEASE DO NOT USE)

12 lines 247 B
{ "search.exclude": { "build": true, "dist": true }, "files.exclude": { ".cache": true, ".rpt2_cache": true, }, "typescript.preferences.importModuleSpecifier": "relative", "typescript.preferences.quoteStyle": "single" }