📄 Added licences for the 2 new files
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
# SPDX-FileCopyrightText: 2023 Marlon W (Mawoka)
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MPL-2.0
|
||||||
|
|
||||||
.gitignore
|
.gitignore
|
||||||
src/lib/i18n/locales/*.json
|
src/lib/i18n/locales/*.json
|
||||||
pnpm-lock.yaml
|
pnpm-lock.yaml
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
// SPDX-FileCopyrightText: 2023 Marlon W (Mawoka)
|
||||||
|
//
|
||||||
|
// SPDX-License-Identifier: MPL-2.0
|
||||||
|
|
||||||
const { defineConfig, globalIgnores } = require('eslint/config');
|
const { defineConfig, globalIgnores } = require('eslint/config');
|
||||||
|
|
||||||
const tsParser = require('@typescript-eslint/parser');
|
const tsParser = require('@typescript-eslint/parser');
|
||||||
|
|||||||
Reference in New Issue
Block a user