diff --git a/eslint.config.js b/eslint.config.js index 9f1e834..d6abfe3 100644 --- a/eslint.config.js +++ b/eslint.config.js @@ -125,7 +125,6 @@ export default [ 'sibling', 'index' ], - 'newlines-between': 'always', alphabetize: { order: 'asc', caseInsensitive: true, diff --git a/typings/env.d.ts b/typings/env.d.ts index f4d9c9c..b42b1ce 100644 --- a/typings/env.d.ts +++ b/typings/env.d.ts @@ -1,4 +1,4 @@ -/* Copyright © 2024, CosmicMind, Inc. . All rights reserved. */ +/* Copyright © 2025, CosmicMind, Inc. . All rights reserved. */ ///