Buckets:
ktongue/docker_container / CAD_kevin /frontend /node_modules /@rushstack /eslint-patch /eslint.config.js
| // Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. | |
| // See LICENSE in the project root for license information. | |
| const nodeTrustedToolProfile = require('decoupled-local-node-rig/profiles/default/includes/eslint/flat/profile/node-trusted-tool'); | |
| const friendlyLocalsMixin = require('decoupled-local-node-rig/profiles/default/includes/eslint/flat/mixins/friendly-locals'); | |
| const tsdocMixin = require('decoupled-local-node-rig/profiles/default/includes/eslint/flat/mixins/tsdoc'); | |
| module.exports = [ | |
| ...nodeTrustedToolProfile, | |
| ...friendlyLocalsMixin, | |
| ...tsdocMixin, | |
| { | |
| files: ['**/*.ts', '**/*.tsx'], | |
| languageOptions: { | |
| parserOptions: { | |
| tsconfigRootDir: __dirname | |
| } | |
| }, | |
| rules: { | |
| 'no-console': 'off' | |
| } | |
| } | |
| ]; | |
Xet Storage Details
- Size:
- 799 Bytes
- Xet hash:
- 2c37f8d18ec5dd0ae232b1537c3dfd090532b1a87ce0fc777add161163e1be1c
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.