fix: fix lint errors and update headers

This commit is contained in:
2026-01-08 02:04:15 +03:00
parent 0247a5238e
commit 513dc8e57f
30 changed files with 43 additions and 44 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
// Copyright 2017-2026 @polkadot/react-components authors & contributors
// Copyright 2017-2026 @pezkuwi/react-components authors & contributors
// SPDX-License-Identifier: Apache-2.0
const fs = require('node:fs');
const path = require('node:path');
const HEADER = `// Copyright 2017-2026 @polkadot/react-components authors & contributors
const HEADER = `// Copyright 2017-2026 @pezkuwi/react-components authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Automatically generated, do not edit