fix: work to webpack & vite #7
Annotations
5 errors and 1 warning
Lint:
playground/tsconfig.json#L5
Expected object keys to be in specified order. 'noImplicitAny' should be before 'sourceMap'
|
Lint:
playground/tsconfig.json#L6
Expected object keys to be in specified order. 'module' should be before 'noImplicitAny'
|
Lint:
playground/tsconfig.json#L7
Expected object keys to be in specified order. 'target' should be before 'module'
|
Lint:
playground/tsconfig.json#L10
Expected object keys to be in specified order. 'moduleResolution' should be before 'allowJs'
|
Lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading