mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
Add use strict to .prettierrc.js (#13787)
This commit is contained in:
parent
b5c0852fdd
commit
d37f595595
|
|
@ -1,3 +1,5 @@
|
||||||
|
'use strict';
|
||||||
|
|
||||||
const {esNextPaths} = require('./scripts/shared/pathsByLanguageVersion');
|
const {esNextPaths} = require('./scripts/shared/pathsByLanguageVersion');
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user