Typescriptify the main process code (9/N)
Summary: Converted scripts/build-release.js and scripts/build-headless.js to typescript Reviewed By: passy Differential Revision: D20066504 fbshipit-source-id: 25f336062361e1211b581f96979978a6bf4fe6d4
This commit is contained in:
committed by
Facebook Github Bot
parent
09d0b4c841
commit
caf04e4e4a
@@ -7,7 +7,6 @@
|
||||
* @format
|
||||
*/
|
||||
|
||||
/* This file needs to be plain JS to be imported by scripts/build-release.js */
|
||||
/* eslint-disable import/no-commonjs */
|
||||
|
||||
const AVAILABLE_SIZES = [8, 10, 12, 16, 18, 20, 24, 32];
|
||||
|
||||
Reference in New Issue
Block a user