This website requires JavaScript.
Explore
Help
Sign in
scratchfoundation
/
scratch-l10n
Watch
1
Star
0
Fork
You've already forked scratch-l10n
0
mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced
2024-12-22 13:42:30 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
b2ec9f14ec
scratch-l10n
/
.eslintrc.js
7 lines
99 B
JavaScript
Raw
Normal View
History
Unescape
Escape
L10n packaging (#1) * Initial version of scratch-l10n package
2017-09-21 11:54:41 -04:00
module
.
exports
=
{
fix: use es6 in eslint to avoid disabling linting on some lines
2022-09-26 15:16:18 -04:00
extends
:
[
'scratch'
,
'scratch/node'
]
,
env
:
{
es6
:
true
}
L10n packaging (#1) * Initial version of scratch-l10n package
2017-09-21 11:54:41 -04:00
}
;
Reference in a new issue
Copy permalink