1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-10-01 15:56:45 +02:00

'js' folder .editorconfig code guide updates

This commit is contained in:
Stephen Edgar
2013-04-23 17:34:27 +10:00
committed by Artur Kwiatkowski
parent 22a1a7273a
commit f40ea21a6c
27 changed files with 27 additions and 27 deletions

View File

@@ -11,4 +11,4 @@ var connect = require('connect')
http.createServer(app).listen(3000);
fs.writeFileSync(__dirname + '/pid.txt', process.pid, 'utf-8')
fs.writeFileSync(__dirname + '/pid.txt', process.pid, 'utf-8')