Skip to content

Commit

Permalink
chore(locales): update path for public talks
Browse files Browse the repository at this point in the history
  • Loading branch information
rhahao committed Oct 24, 2024
1 parent 37c1315 commit 14981af
Show file tree
Hide file tree
Showing 34 changed files with 1 addition and 5,888 deletions.
2 changes: 0 additions & 2 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import pluginReact from 'eslint-plugin-react';
import reactRefresh from 'eslint-plugin-react-refresh';
import importPlugin from 'eslint-plugin-import';

// eslint-disable-next-line import/no-anonymous-default-export
export default [
{ files: ['**/*.{js,mjs,cjs,ts,jsx,tsx}'] },
{ languageOptions: { globals: globals.browser } },
Expand Down Expand Up @@ -44,7 +43,6 @@ export default [
['@definition', './src/definition'],
['@global', './src/global'],
['@db', './src/indexedDb'],
['@talks', './src/public_talks'],
['@views', './src/views'],
],
},
Expand Down
196 changes: 0 additions & 196 deletions src/public_talks/ceb-PH/public_talks.json

This file was deleted.

Loading

0 comments on commit 14981af

Please sign in to comment.