UNPKG

preamble

Version:

Automated License & Metadata applicators for Codebases.

49 lines (45 loc) 1.35 kB
/******************************************************** * preamble * * Lawfull Good * * @license * * Apache-2.0 * * Copyright 2024 Alex Stevovich * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * * * package_name: @lawfulgood/js * file_name: test-src\config.mjs * purpose: {{PURPOSE}} * * --- SYSTEM FIELDS --- * generated_on: 2025-03-06T09:31:49.944Z * uuid: 7ff5e9a1-80b6-40cc-ac9c-cd4a49ab457b * certified_version: 1.0.0 * file_size: 1460 bytes * hash: 84d1c6a21f764029077cf332e6b9ba4652c5d3e8d83fc110b94996191a7ebae1 * mast: ff36978dc81535f7fdc3a14c90b89af6a6526a8e7282778c7b9c111f9c64a5db * * ~generated by @lawfulgood/js on npm! * ********************************************************/ export default class Config { constructor() {} getDir() {} getExt() {} getTemplate() {} }