We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f21f1ad commit 3fdc806Copy full SHA for 3fdc806
@codexteam/ui/eslint.config.mjs
@@ -8,7 +8,7 @@ import VueParser from 'vue-eslint-parser';
8
export default [
9
...CodeX,
10
{
11
- name: 'ts-@codexteam/ui',
+ name: 'ts-codex-ui',
12
ignores: ['*.pcss', '*.otf', 'eslint.config.mjs', 'postcss.config.js'],
13
plugins: {
14
'@typescript-eslint': TsPlugin,
0 commit comments