Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit509b5ff

Browse files
committed
refactor: use import attributes instead of assertions
1 parent3e8bd56 commit509b5ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎utils/renderEslint.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import createESLintConfig from '@vue/create-eslint-config'
66
importsortDependenciesfrom'./sortDependencies'
77
importdeepMergefrom'./deepMerge'
88

9-
importeslintTemplatePackagefrom'../template/eslint/package.json'assert{type:'json'}
9+
importeslintTemplatePackagefrom'../template/eslint/package.json'with{type:'json'}
1010
consteslintDeps=eslintTemplatePackage.devDependencies
1111

1212
exportdefaultfunctionrenderEslint(

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp