This commit is contained in:
Jaco
2022-01-01 17:28:26 +01:00
committed by GitHub
parent 4ed19af031
commit b24b318f9d
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2020-2021 @polkadot/phishing authors & contributors
// Copyright 2020-2022 @polkadot/phishing authors & contributors
// SPDX-License-Identifier: Apache-2.0
const base = require('@polkadot/dev/config/eslint.cjs');
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2030-2021 @polkadot/phishing authors & contributors
// Copyright 2030-2022 @polkadot/phishing authors & contributors
// SPDX-License-Identifier: Apache-2.0
module.exports = require('@polkadot/dev/config/prettier.cjs');
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2020-2021 @polkadot/phishing authors & contributors
// Copyright 2020-2022 @polkadot/phishing authors & contributors
// SPDX-License-Identifier: Apache-2.0
module.exports = require('@polkadot/dev/config/babel-config-cjs.cjs');
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2020-2021 @polkadot/phishing authors & contributors
// Copyright 2020-2022 @polkadot/phishing authors & contributors
// SPDX-License-Identifier: Apache-2.0
const config = require('@polkadot/dev/config/jest.cjs');
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2017-2021 @polkadot/api authors & contributors
// Copyright 2017-2022 @polkadot/api authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { createBundle } from '@polkadot/dev/config/rollup';