Remove Sticker Creator in favor of Web App

This commit is contained in:
Fedor Indutny
2023-03-15 17:59:30 -07:00
committed by GitHub
parent 78f0626e68
commit f84b6a31dc
117 changed files with 67 additions and 5269 deletions

View File

@@ -241,8 +241,6 @@ module.exports = {
'ts/**/*.ts',
'ts/**/*.tsx',
'app/**/*.ts',
'sticker-creator/**/*.ts',
'sticker-creator/**/*.tsx',
'build/intl-linter/**/*.ts',
],
parser: '@typescript-eslint/parser',